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
Jetpack Compose version: compose bom 2024.02.00
Jetpack Compose component used: AnimatedContent
Android Studio Build:
Kotlin version: 1.9.0
Steps to Reproduce or Code Sample to Reproduce:
The code sample is here:https://github.com/rmyhal/animated-content-animation-issue-sample
MainActivity.kt
to see the difference in animations. Enter transition is ignored when padding is applied, however, exit transition still works.