diff options
author | wilsonshih <wilsonshih@google.com> | 2021-06-15 18:03:21 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-06-21 09:37:23 +0800 |
commit | 84837512a15c8d62ff7033e9237cdccccded2ed4 (patch) | |
tree | 5571817a67c06836e47cdda21161d882446a1fe2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5c86c0c10e71a6bc47582dd266da987198a0baa8 (diff) |
Ignore exit animation when view is detached from window.
After first launched activity start remove starting window, there start
a second activity with a new task, so there will trigger a open/close
task transition while playing starting window exit animation, but since
the first launched activity is going to destory, there will goes to
clear all window for that activity.
For client side we can ignore the animation after it was detached from
window.
Bug: 190040281
Test: manual
Change-Id: Idd939feb72163d585e14db480b1e374e41597928
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions