Loading packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -1120,7 +1120,7 @@ public class NotificationStackScrollLayout extends ViewGroup } public void onChildAnimationFinished() { applyCurrentState(); updateChildren(); mAnimationEvents.clear(); } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -1120,7 +1120,7 @@ public class NotificationStackScrollLayout extends ViewGroup } public void onChildAnimationFinished() { applyCurrentState(); updateChildren(); mAnimationEvents.clear(); } Loading