Merge "SysUI: Reset ExpandableNotiRow.mActualHeight on reset()" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6709fba99e
@@ -158,6 +158,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView {
|
||||
public void resetHeight() {
|
||||
mMaxExpandHeight = 0;
|
||||
mWasReset = true;
|
||||
mActualHeight = 0;
|
||||
onHeightReset();
|
||||
requestLayout();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user