diff options
| author | 2023-02-07 06:41:02 +0000 | |
|---|---|---|
| committer | 2023-03-01 02:41:38 +0000 | |
| commit | b314926dcf3167fa0d7f410d07fa8a208394ce45 (patch) | |
| tree | f59899ba65e2ca1434da464000c0ffb4b480f0cf /api/api.go | |
| parent | 470999f6f1fbe56e931f961870d09497beddf870 (diff) | |
Fix no back animations when the target window is animating
Let the back navigation could defer the back animation and could handle
it after the running transition finished.
The participated targets in back navigation could be calculated and hide
when the transition is running. To prevent these targets and their
parents being invisible and reset transform when transition finished,
this CL will handle the deferred animation when transition finished and
call animation cancel if the targets are not participated.
Bug: 264716523
Test: launch activity and quickly trigger back navigation
Change-Id: I2f3ceb28c0973d1c417c355788bc53eb0702be4f
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions