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)
Unintended behavior
View staffing
Description
Jetpack Compose version: Jetpack Compose component used: Android Studio Build: Kotlin version:
Steps to Reproduce or Code Sample to Reproduce: 1. 2. 3.
Stack trace (if applicable):
Jetpack Compose version: 2024.09.02 Jetpack Compose component used: rememberInfiniteTransition.animateFloat Android Studio Build: AI-241.19072.14.2412.12360217, 202409130051 Kotlin version: 2.0.20
I created a circle ripple animation box then played with it. While it already satisfies my current use case, I tested if I could periodically increase the number of ripples. The result is the ripples are increasing but the animations are retained instead of following the updated duration.
Code Sample to Reproduce: