Loading packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java +0 −1 Original line number Diff line number Diff line Loading @@ -1299,7 +1299,6 @@ public abstract class BaseStatusBar extends SystemUI implements // Since the number of notifications is determined based on the height of the view, we // need to update them. updateRowStates(); mStackScroller.onHeightChanged(null, false); } } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java +0 −1 Original line number Diff line number Diff line Loading @@ -1299,7 +1299,6 @@ public abstract class BaseStatusBar extends SystemUI implements // Since the number of notifications is determined based on the height of the view, we // need to update them. updateRowStates(); mStackScroller.onHeightChanged(null, false); } } Loading