mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 01:16:49 +00:00
8b08a1fd81ce267b7b13d07bf2ea1b7b9dbbb63f
Prior to this change: * User presses home before opening app transition finishes * Close app transition starts * AllAppsTransitionController#mProgress = 1.3 (starts offscreen) * Launcher#onNewIntent makes call to AllAppsTransitionController#setStateWithAnimation * targetProgress != mProgress (1 != 1.3), so it runs an animator that looks odd ie. fast duration, only AllApps animates compared to expected full closing app transition Change-Id: I755787aebf637675cb9aae23fc5784f5a5b6c811
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%