am 52429b4a: Cancel animation when hiding Keyguard
* commit '52429b4a8b9be501f52df62e77c3e4bbb5bf0c3f': Cancel animation when hiding Keyguard
This commit is contained in:
@@ -3535,6 +3535,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
|
||||
mHandler.removeMessages(MSG_LAUNCH_TRANSITION_TIMEOUT);
|
||||
releaseGestureWakeLock();
|
||||
mNotificationPanel.onAffordanceLaunchEnded();
|
||||
mNotificationPanel.animate().cancel();
|
||||
mNotificationPanel.setAlpha(1f);
|
||||
return staying;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user