Skip to content
Commit e9c63ad6 authored by wilsonshih's avatar wilsonshih
Browse files

Apply transfer starting window transition if no other task change.

Transfer starting window usually happen when open/close top activity,
and most of time there could be another open/close task transition
animation is playing. We can apply this reparent transition directly
instead of merging it to current transition animation, so we don't
have to overwrite the merge transition everywhere.

Bug: 211045248
Bug: 211844337
Test: Use trampoline activityA to start another activityB, monitor the
starting window should always on top of the task.
Test: Adjust the time of firstWindowDrawn from activityA to monitor
the transfer transition always smooth.

Change-Id: Ib0523c9f512e4f573d5fa7235cab36e68bfda4d8
parent 6a4c2b65
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