mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
33dfe5e7b3345c194621a3b9beb1d7632dc10975
This is in support of long-lived return animations in the Animation library. Sometimes we want the home gesture to minimize the foreground app into a custom view other than the default Launcher behavior. For example, ongoing call will minimize to the status bar chip, even if the app icon is on Home. This is guaranteed to be handled is the takeover handler is not null, and only happens in this case (which means a custom animation has been registered and is ready to run). Bug: 323863002 Bug: 202516970 Flag: com.android.systemui.shared.return_animation_framework_library Flag: com.android.systemui.shared.return_animation_framework_long_lived Test: manual and unit test included Change-Id: Id7cd1f6e92ad3cbe3c259b3f80c753c91472b455
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%