commit | 6ee02ccad60bacdb48e5f86359d1981feccfc7a1 | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <gallmann@google.com> | Thu Oct 31 14:14:50 2024 +0100 |
committer | Johannes Gallmann <gallmann@google.com> | Thu Oct 31 14:15:23 2024 +0100 |
tree | 7d37425b2397ed8d6a23aaf99446f5f53767697d | |
parent | 5118004774dbcb5df0376a2b82e0270b67ab769b [diff] |
[STL] Fix predictive back with activity-compose:1.10.0-alpha03 activity-compose:1.10.0-alpha03 introduced a stricter coroutine cancellation policy. The coroutine is now cancelled immediately when the PredictiveBackHandler is disabled. Therefore we have to run the transition on the animation scope instead. Bug: 376154092 Flag: EXEMPT bugfix Test: PredictiveBackHandlerTest Change-Id: I2c9eda8c6c51335c547b10430ecfb34db02752f0