Skip to content
Commit 83c69f5b authored by Evan Rosky's avatar Evan Rosky
Browse files

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
parent 9b35a417
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment