commit | e1eb9af2f77642d4189597bb242dda2c4a5800cb | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Mon Nov 04 02:44:43 2024 +0000 |
committer | wilsonshih <wilsonshih@google.com> | Mon Nov 04 06:28:12 2024 +0000 |
tree | 6418fd224e3e5411194ad77cda6c42fa7885a9ab | |
parent | 13c28f4be710ef61abf578a01c5a9794f646e8a6 [diff] |
Do not start pending animation if another transition is collecting. If another transition is collecting, something else is happening and the BackTransitionHandler cannot handle the transition, so cancel the predictive back animation to allow the collecting transition to proceed. Flag: EXEMPT bugfix Bug: 376582378 Test: presubmit Change-Id: Ie8a3bb25003d04a1758431707b291552c33925a4