Merge "Collapse Notification panel after tapping CLEAR ALL button"
am: ca8b270063
Change-Id: I3ce745ab3546fa93aa0cafa7874b8449e6d2cfc9
This commit is contained in:
@@ -1512,6 +1512,11 @@ public class StatusBar extends SystemUI implements DemoMode,
|
||||
}
|
||||
};
|
||||
|
||||
if (hideAnimatedList.isEmpty()) {
|
||||
animationFinishAction.run();
|
||||
return;
|
||||
}
|
||||
|
||||
// let's disable our normal animations
|
||||
mStackScroller.setDismissAllInProgress(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user