am 6709fba9: Merge "SysUI: Reset ExpandableNotiRow.mActualHeight on reset()" into lmp-mr1-dev
* commit '6709fba99e76480ae2728a7832c0c9796a11658a': SysUI: Reset ExpandableNotiRow.mActualHeight on reset()
This commit is contained in:
@@ -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