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

Skip to content
Commit d4bb429e authored by Hongwei Wang's avatar Hongwei Wang
Browse files

Do not merge PiP removal into Recents

After entering PiP from a multi-Activity Task and then remove the
original Task from Overview, the TO_BACK transition that dismiss the PiP
task will be issued and merged into the Recents transition. In turn, it
won't be played till the Recents transition is finished, e.g. by user
tapping to return home or etc.

This in general results no issue since the end state (after return home)
is correct. It does cause visual artifact, like empty PiP window, for
some apps though if they choose to stop rendering if the original Task
is dismissed.

Flag: EXEMPT bugfix
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/cRzOITGISz2SulG0c5Qgj8
Bug: 370682472
Test: atest PinnedStackTests
Test: manual, see the video
Change-Id: I864e9cb0e8f04f9b692072af73d4dd660962bc65
parent 39eb18a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment