Merge "Fixed an issue where the notification wouldn't collapse" into qt-dev
This commit is contained in:
@@ -153,6 +153,7 @@ public class ActivityLaunchAnimator {
|
||||
if (primary == null) {
|
||||
setAnimationPending(false);
|
||||
invokeCallback(iRemoteAnimationFinishedCallback);
|
||||
mNotificationPanel.collapse(false /* delayed */, 1.0f /* speedUpFactor */);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user