summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Jeremy Sim <jeremysim@google.com> 2022-12-29 16:34:33 -0800
committer Jeremy Sim <jeremysim@google.com> 2023-01-10 00:25:24 +0000
commit65514324d99772a7206acbff03320329fc2bf035 (patch)
tree0e5d4afc821c678c7376e4b99851c95c1b83f4fa /opengl/java
parentfa71876cc023e55bd939cf7f39a991abbb2eb4f9 (diff)
Fix transition animations for launch-from-staged operation
This change makes it so that a smoother animation will play when the user cancels the splitscreen flow by tapping the staged app to launch the app in fullscreen. Previously, we did not support the launch of a solo app into fullscreen during the splitscreen flow. When this feature was implemented in ag/20432050, the fade-in animation would subtly fail (and the solo task would pop in with no animation at all) because the single-app animation case was not fully supported yet. This change adds a single-app-launch case in startTasksWithLegacyTransition() and startIntentAndTaskWithLegacyTransition(), allowing the animation to be applied in the same way as in the splitscreen case. Fixes: 257513449 Test: Manual Change-Id: Ieadf8cecf39d36d4252152ba55c6d9f84634281a
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions