diff options
| author | 2024-10-01 15:35:21 -0700 | |
|---|---|---|
| committer | 2024-10-01 17:01:36 -0700 | |
| commit | d4bb429e74cb7dffc4517df734a4e362fcc3baa3 (patch) | |
| tree | 2c5dc4e55fc52cbb71dbb5587b3d65d9693f0c9b /libs/androidfw/StringPool.cpp | |
| parent | 39eb18a08e62b3fa88040e95e1dc766b4ae69aa7 (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions