Join Slack
Powered by
Is it possible to create animations based on scrol...
# compose
j
Jason Ankers
01/27/2021, 6:53 AM
Is it possible to create animations based on scroll position in compose? I want a background to fade away while the list scrolls
a
Andrew Neal
01/27/2021, 7:18 AM
Yep, sure is. Check out this sample:
https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/mate[…]/androidx/compose/material/demos/DynamicThemeActivity.kt
👍 1
4
Views
Open in Slack
Previous
Next