summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Ming-Shin Lu <lumark@google.com> 2023-11-13 14:06:09 +0000
committer Ming-Shin Lu <lumark@google.com> 2023-11-15 18:31:08 +0000
commitd9509f2e17fe17a47752a12792536f3e67448ac4 (patch)
tree92c8b3afb86b103c7f2e91420da90599b70ad25a /libs/input/SpriteController.cpp
parent7a0ccd8b85a603a9e6c3dddb5d01dd13882e86e5 (diff)
Fix a transition issue when starting an activity with CLEAR_TOP flag
If the app hooks the back key event to start the previous activity with FLAG_ACTIVITY_CLEAR_TOP | FLAG_ACTIVITY_RESET_TASK_IF_NEEDED flags in order to clear the top activity and bring the exist previous activity to front, The activity transition should playing the close animation instead the initiated open animation made by startActivity. Fix: 306166200 Test: atest ShellTransitionTests#\ testCloseTransitAnimationWhenClosingChangesExists Change-Id: Ib287c224368827e87c7ec280980e4662368cee6f
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions