summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2018-04-18 17:53:15 -0700
committerWinson Chung <winsonc@google.com>2018-04-19 13:58:19 -0700
commit703719be15d4ab520caeecf9e13e6e801f29bd12 (patch)
tree5a68074d39403729458e8332ead7aca132bcfd6a /tools/aapt2/java/JavaClassGenerator_test.cpp
parentdf173b59f6c7b5cfea1c46188853c1194222ac52 (diff)
Workaround to ensure we cancel the recents animation prior to starting home
- It is possible for the call from SystemUI to cancel the recents animation to be processed and handled after the virtual key has been processed in PhoneWindowManager. This causes a misordering in which the canceling of the Recents animation clears the pending start activity remote animation (which is waiting for app transition ready). Instead, move the canceling of the Recents animation to PhoneWindowManager where the nav button is handled, to ensure that we cancel the animation on the same thread before we start the activity. Bug: 73188263 Test: Only able to reproduce so far artificially, which points to this misordering Change-Id: I1f3477acdf988953a5b3cef2e3b2b402af2d9909 Signed-off-by: Winson Chung <winsonc@google.com>
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions