summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Ikram Gabiyev <gabiyev@google.com> 2025-01-22 15:30:33 -0800
committer Ikram Gabiyev <gabiyev@google.com> 2025-01-22 15:50:03 -0800
commit1307bfbd9f920efd1f37ac4dcebc9310fca0a775 (patch)
treec2bf58455ed1ba6fb54bd5643006df3319483777 /libs/androidfw/misc.cpp
parentf5b4905f1c00baac52dc1e824c22bab554f8b7bc (diff)
Do not jumpcut PiP alpha anim on split-to-pip
Split-to-PiP interactions might start a dismiss split transition; and if such transition isn't a no-op (such as when a direct enter PiP comes from either stage), this follow-up transition might try to get merged into the original split-to-pip, constantly jumpcutting to PiP instead of cross-fading. Instead we want to finish running the PiP animation and schedule dismiss split after. Since split-to-pip enter CUJs are being fixed, we can also run FromSplitScreenEnterPipOnUserLeaveHintTest and FromSplitScreenAutoEnterPipOnGoToHomeTest in PiP2 as well now. Bug: 388282194 Flag: com.android.wm.shell.enable_pip2 Test: atest FromSplitScreenAutoEnterPipOnGoToHomeTest Test: atest FromSplitScreenEnterPipOnUserLeaveHintTest Change-Id: I6c138e38c4af1bbf99a696289b648a119e61b692
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions