mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
AbsSwipeUpHandler didn't increase STATE_NAMES size last time we added a state. Changed to ArrayList to dynamically update the size, copied from how GestureState does it, to avoid this issue in the future. Test: Set DEBUG_STATES to true, verified logs when performing gestures Bug: 227514981 Change-Id: I747e66a744f4fd25f0b0289e348d8b3ed2376370