summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2018-03-15 23:46:12 +0100
committerJorim Jaggi <jjaggi@google.com>2018-03-15 22:52:15 +0000
commitab9fcb2197796ab80cbfb226c443e4eb3ffbc15b (patch)
treed5995c3e24070c16dee10bdb2f53b1d2e71679a6 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc8cc2292a6e60ec2276ea0d562dfc5711a205b41 (diff)
Fix stuck exiting windows
When a window was marked as exiting because in WS.removeIfPossible applyAnimationLocked returned true just because AWT was in mClosing/OpeningApps for the transition, the window wasn't removed if there was no animation running for the app transition. Fix this by also calling the animation finished callback when not running an animation, because other code parts rely on that being called. Test: Change language, swipe up, make sure no stuck window Test: AppWindowTokenTests Change-Id: I9cfd0c4090a258bc90ba5cf7d71795b6fce7f8ef Fixes: 72811863
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions