Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -4849,7 +4849,7 @@ public class NotificationStackScrollLayout extends ViewGroup activatedChild.makeInactive(false /* animate */); } updateFooter(); updateChildren(); requestChildrenUpdate(); onUpdateRowStates(); mEntryManager.updateNotifications(); Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -4849,7 +4849,7 @@ public class NotificationStackScrollLayout extends ViewGroup activatedChild.makeInactive(false /* animate */); } updateFooter(); updateChildren(); requestChildrenUpdate(); onUpdateRowStates(); mEntryManager.updateNotifications(); Loading