Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Component used: Navigation Compose Version used: 2.8.4 Devices/Android versions reproduced on: Emulator, API 35 with Google Play Store.
If I cancel a predictive back gesture and then navigate to some other destination, the exiting Composable will use the wrong animation.
animation-bug-sample.zip
contains the project I used to record these videos:animation-ok.mp4
: no back cancellations, the animations are OKanimation-ko.mp4
: back cancelled, after pressing "Vertical" the exiting screen uses the wrong animation.