Loading packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java +1 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView { mMaxExpandHeight = 0; mWasReset = true; onHeightReset(); requestLayout(); } @Override Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java +1 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView { mMaxExpandHeight = 0; mWasReset = true; onHeightReset(); requestLayout(); } @Override Loading