diff options
| author | 2025-02-11 07:28:30 +0000 | |
|---|---|---|
| committer | 2025-02-11 07:39:28 +0000 | |
| commit | b889819a32ed5e6a1a19f0ac0c8b603c59cea5a7 (patch) | |
| tree | dfcb99c0a2b601f7d50226bcdd5cd343e73fe408 /libs/androidfw/Util.cpp | |
| parent | 91989f88ec696df65859ad95cace733109b0ac92 (diff) | |
Check the fullscreen magnification state onTransactionCommitted
NullPointerException could happen when (1) create fullscreen
magnification border (2) remove fullscreen magnification (3) transaction
for creating border is committed and try to run animation on the border
view that has become null. Therefore, we should check the state before
performing animation.
Bug: 395005528
Test: atest FullscreenMagnificationControllerTest
Flag: EXEMPT BUGFIX
Change-Id: I7e7eff65db8cae583533a41b71965440d6f348f7
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions