mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
d313ee0c3597d7ee4e3e773c491d57047bdf7e93
With the existing code, there is a rare case that mIconAlignControllerLazy is set from unfolded state, and then go to small screen, and we will reuse mIconAlignControllerLazy to animate, only to find out that scaleX for the icon view is infinity. Instead, we should unset mIconAlignControllerLazy in phone mode. Fixes: 274517647 Test: manual Change-Id: I3200761e5f4c6df0d89744f22e38bfe7fc7846cc
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%