summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Jorge Gil <jorgegil@google.com> 2024-10-21 06:47:37 +0000
committer Jorge Gil <jorgegil@google.com> 2024-10-23 06:26:46 +0000
commit8315ff0300ec088872acccacdff788707275cad1 (patch)
treef0060fb81dbd60fa6462ffd03e678f6c951f9ff9 /libs/androidfw/misc.cpp
parent9126dc19a7766fc65be83556f93ab9ee3f5c3e00 (diff)
Add mixed transition handling for desktop changes
Identifies desktop changes (immersive exits for now) within transitions that should be mainly handled by existing handlers and splits it so that the desktop change is animated by its own handler. Specifically, deskop immersive exits during an open/front transition should be split so that the immersive task that is being resized is animated by the immersive handler, while the opening task remains animated by the DefaultTransitionHandler. Similarly, for intent launches with a remote handler, the immersive change is split and animated by the immersive handler and the rest is sent to the remote handler to animate. Flag: com.android.window.flags.enable_fully_immersive_in_desktop Bug: 372319492 Test: while in desktop immersive, launch an app from the taskbar and see both of them animate Test: while in desktop immersive, launch an app from the notification shade and see both of them animate Change-Id: Ib63601322df20505dd7c012d85b5705d31dec5a8
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions