mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
7f4bbfa599cdd047e469cb1d2d60dd00971ee1fd
The indexoutofbounds issue came from the fact that folder was being animated open when there are no items in preview. It might be a race condition where we try to open the folder at a time where it's actually being emptied. This check should prevent folders from running animateOpen() if there's <= 1 items, avoiding the outofbounds error Fix: 298740874 Flag: no flag Test: no test Change-Id: I31ed53fbdf22a7f19bc9ec414242312afe7c6cd2
Merge "Revert^3 "Change Overview Actions to round buttons."" into udc-qpr-dev am:
c15fd5c248 am: 5d95ba7c00
Merge "Ensure PauseUIUpdate always ends up getting set to false" into udc-qpr-dev am:
15b81093d7 am: f3a2082285
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%