Merge "Register ChildLocationsChangedListener on NSSL"

This commit is contained in:
TreeHugger Robot
2020-08-13 17:52:18 +00:00
committed by Android (Google) Code Review

View File

@@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController {
@Override
public void setChildLocationsChangedListener(
NotificationLogger.OnChildLocationsChangedListener listener) {
mView.setChildLocationsChangedListener(listener);
}
public boolean hasPulsingNotifications() {