Merge "Register ChildLocationsChangedListener on NSSL"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f2c039bb19
@@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController {
|
||||
@Override
|
||||
public void setChildLocationsChangedListener(
|
||||
NotificationLogger.OnChildLocationsChangedListener listener) {
|
||||
|
||||
mView.setChildLocationsChangedListener(listener);
|
||||
}
|
||||
|
||||
public boolean hasPulsingNotifications() {
|
||||
|
||||
Reference in New Issue
Block a user