summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2024-11-08 04:44:19 +0000
committer Riddle Hsu <riddlehsu@google.com> 2024-11-11 01:53:20 +0000
commit48c6bb3750f8fc9447bce455d1c7fdc34f96e647 (patch)
tree85216e02be1bc3fe7432edc937d901e753e26645 /libs/input/PointerController.cpp
parent66b4d2f754eae14facfadf5b2f1c34989e9f056c (diff)
Only ignore transition change of finishing transient launch
Since I52bb8ecbed7437107c776ad5fdd4b4d4d4d4f962 The visibility change when restoring transient launch is changed from (2) to (1). WindowOrganizerController's finishTransition (1) applyTransaction (2) t.finishTransition So it is also in playing state. With additional transient check, this would also reduce adding the flag accidentally, such as swiping between app and home multiple times very quickly. Bug: 377427846 Flag: EXEMPT bugfix Test: A task contains 2 activities. The first one calls sleep 300ms in onResume (easier to tap nav bar). Finish the top one and tap nav bar quickly. The transition should play normal activity switch animation instead of a jumpcut (disturbed by the change info of transient launch). Change-Id: Id4fe5e0e2f907e68245442fa6a8dcd998caa9087
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions