mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
- When invalidateHandler() is called, it calls endRunningWindowAnim() which includes mParallelRunningAnim. This causes a jump if mParallelRunningAnim was not already finished, so we now wait to invalidate the handler after mParallelRunningAnim ends. Flag: EXEMPT bugfix Test: AbsSwipeUpHandlerTestCase (added two tests for this) Fixes: 370208192 Change-Id: I37ed281a993b1d2fa3634754378314511f3295f0