Files
Lawnchair/quickstep
Shen Lin ed2f309652 Fix NPE in FallbackSwipeHandler when getRunningTask() returns null
mGestureState.getRunningTask() is probably null in this situation, we
need to add a null check here refer to the usage in TaskAnimationManager.

Bug: 263041039
Test: manual
Change-Id: I7707bf204190ff506f40640ff764f07cb98aab68
2022-12-20 11:42:27 +08:00
..