mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
89d64bb34602d2eba0d3ee69815c59615d5f68fe
Processing the TYPE_TOGGLE command immediately makes it relatively easy to start overlapping animations that clobber each other and prevent clean up callbacks from running. This would cause a janky overview animation, a full command queue that can't be emptied and a recents tile than gets stuck on the screen. Added a rate limiter to (hopefully) prevent this type of bug from recurring. Flag: not needed Fixes: 298792963 Test: quickly and repeatedly pressed the overview button, checked logs to check that the error case never occurs anymore and rate-limiter procs instead. Change-Id: I1575c932bb24d2405792539e8a14ed8d4171f5ae
Merge "Revert^3 "Change Overview Actions to round buttons."" into udc-qpr-dev am:
c15fd5c248 am: 5d95ba7c00
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%