Merge "Collapse Notification panel after tapping CLEAR ALL button" am: ca8b270063
am: d4b6e59cad
Change-Id: Ib6f48bc7bf8f6cfae5f66adcdd7923891c320f99
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