diff options
author | Issei Suzuki <issei@google.com> | 2020-01-27 12:41:54 +0100 |
---|---|---|
committer | Issei Suzuki <issei@google.com> | 2020-01-31 10:28:51 +0100 |
commit | 68caca901aee40b71141d074934db4769d76a666 (patch) | |
tree | 10c3a860c133f7b7f795be4a621496307584bcd2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c1b5370b3245450e45772a58471777745d237825 (diff) |
Fix CTS test failure with hierarchical animation enabled.
Defer removal of ActivityRecord while its parent is animating.
With hierarchical animation enabled, some animations are applied on
ActivityStack instead of ActivityRecord. In this case, removal of
ActivityRecord must be deferred until the animation finishes, since
a surface having a frame buffer is tight with an ActivityRecord.
Cancel animation before moving Tasks from the pinned stack to
fullscreen stack.
Bug: 131661052
Test: atest ActivityLifecycleTopResumedStateTests
Change-Id: Iee5a31d06646ed681abdd6623a0d0a6a7763a4a9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions