Merge "Fixed a bug where the notifications could overlap when reset" into lmp-dev
This commit is contained in:
@@ -147,6 +147,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView {
|
||||
mMaxExpandHeight = 0;
|
||||
mWasReset = true;
|
||||
onHeightReset();
|
||||
requestLayout();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user