diff options
author | Evan Rosky <erosky@google.com> | 2020-05-04 10:22:20 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2020-05-04 10:22:20 -0700 |
commit | 83c69f5be2b7ff3adf487a9392e0aa1837332427 (patch) | |
tree | 8496e4d90cfa52c4be3fa6afd118ce32573cf867 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9b35a417e5ea8ce121751b1c6d307a1f60aff066 (diff) |
Run transitions when starting into paused and use starting-windows for split
Starting activities into resumed state would wait until
resumed to execute transitions. However, if a new activity
starts into the primary-split, it actually starts in paused
state. This is valid, but transitions weren't being
executed.
Second, we avoided starting-windows for split-screen before there
were hierarchical animations to avoid clipping issues. Now that
animations are hierarchical, this shouldn't be a problem.
Bug: 155345309
Test: Cold-start an activity into primary-split. Observe an
immediate starting-window.
Change-Id: I54d80b3faf45981e3b512548d32aada6e08b5241
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions