Join Slack
Powered by
Hey folk, is there any particular reason Jetpack C...
# compose
e
Eric Ampire [MOD]
12/08/2022, 6:19 PM
Hey folk, is there any particular reason Jetpack Compose animations is not affected by these configurations from the Developers Options?
➕ 1
d
Doris Liu
12/08/2022, 6:22 PM
The Animator duration scale should affect the compose animation duration starting from 1.2.0 alpha05 (
https://developer.android.com/jetpack/androidx/releases/compose-animation#1.2.0-alpha05
). Are you using an old library by any chance?
e
Eric Ampire [MOD]
12/08/2022, 8:36 PM
I'm currently using compose 1.2.1
d
Doris Liu
12/08/2022, 10:48 PM
What compose animation are you seeing that aren't affected by duration scale change? BTW, we intended for the scroll fling to ignore duration scale. Though that change only went in recently.
16
Views
Open in Slack
Previous
Next