mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
- Using setFloat instead of setViewAlpha for animation. The difference between setViewAlpha and setFloat is that the latter will flip the view visibility as a short circuit of its implementation. Moving to setFloat ensures that we only mutate the alpha values themselves. Bug: 414949943 Flag: EXEMPT Bug fix Tested: Manually, simulated Change-Id: Id0152ac4780568dd31224df8dcea5c7ad9d309d8