commit | 9ca54027d81fba26153a7c770f2e380d5ccce3ce | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <[email protected]> | Thu Oct 31 14:14:50 2024 +0100 |
committer | Johannes Gallmann <[email protected]> | Wed Dec 18 04:24:51 2024 -0800 |
tree | 0097a9019fa59b6e9802257e82b965b7be210d73 | |
parent | 7b64171769bd4c75518bff8d9e01158f3d467cec [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: 384152530 Flag: EXEMPT bugfix Test: PredictiveBackHandlerTest Change-Id: I2c9eda8c6c51335c547b10430ecfb34db02752f0 Merged-In: I2c9eda8c6c51335c547b10430ecfb34db02752f0