Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Fix stage stay empty if close transition request before task vanished

The close transition will not contain trigger task if there are multiple
activities in the task, and only finish the top activity. So the
StageCooridinator won't prepare pending transition for it.
But the whole activities might be finished during collecting, so when
transition ready, the task should be closed and dismiss split screen
if the task is the last child in the stage.
When above case happen, prepare the dismiss transition at
startAnimation.

Bug: 278060807
Test: manual, Launch app info, entering split with another task, then
press back to dismiss app info. Verify another task should become
fullscreen.
Test: manual, entering split, create a new task in one of stage, verify
nothing break.

Change-Id: I61c23511723d93f7a99eb2b2b08ab0b7dc118dcb
parent ecb50f8f
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