Merge "Discard the animation as soon as it ends." into main
This commit is contained in:
commit
e1d9a7ce43
@ -2221,8 +2221,8 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
|
||||
if (mMenuRow != null) {
|
||||
mMenuRow.resetMenu();
|
||||
}
|
||||
mTranslateAnim = null;
|
||||
}
|
||||
mTranslateAnim = null;
|
||||
}
|
||||
});
|
||||
mTranslateAnim = translateAnim;
|
||||
|
Loading…
x
Reference in New Issue
Block a user