Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2c039bb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Register ChildLocationsChangedListener on NSSL"

parents 7a75ae88 30627b77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController {
        @Override
        public void setChildLocationsChangedListener(
                NotificationLogger.OnChildLocationsChangedListener listener) {

            mView.setChildLocationsChangedListener(listener);
        }

        public boolean hasPulsingNotifications() {