commit | cfbfcefb3ce6bcd4d099cba4f45a8c6a0c02e6e6 | [log] [tgz] |
---|---|---|
author | Shen Lin <shhenlin@gmail.com> | Tue Dec 20 11:29:51 2022 +0800 |
committer | Daniel Micay <daniel.micay@grapheneos.org> | Mon Sep 18 16:44:58 2023 -0400 |
tree | c14afd50a383be715e16cc190adeaadc81e185ca | |
parent | dfae1488493a387e4ee46ee0c99d2d32e4d701ef [diff] |
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