Loading packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ public class NotificationContentView extends FrameLayout { invalidateOutline(); selectLayout(false /* animate */, mForceSelectNextLayout /* force */); mForceSelectNextLayout = false; updateExpandButtons(mExpandable); } @Override Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ public class NotificationContentView extends FrameLayout { invalidateOutline(); selectLayout(false /* animate */, mForceSelectNextLayout /* force */); mForceSelectNextLayout = false; updateExpandButtons(mExpandable); } @Override Loading