5 quick animations to make your Compose app stand out
Want to add some movement to your Jetpack Compose app, but don’t have the time to learn everything there is to know about Animations? Here are 5 quick animations to make your app come to life in just a few minutes!
Speaker: Rebecca Franks
Chapters:
0:00 - Intro
0:27 - AnimatedVisibility
1:18 - Modifier.animateContentSize()
2:26 - AnimatedContent
4:09 - animateFloatAsState
5:24 - rememberInfiniteTransition() with Custom DrawScope drawing
Resources:
Animation → https://goo.gle/compose-animation
Cheatsheet → https://goo.gle/compose-animation-cheatsheet
Blog → https://goo.gle/animated-content-blog
Watch more:
Watch all the Android Dev Summit sessions → https://goo.gle/ADS-All
Watch all the Modern Android Development track sessions → https://goo.gle/ADS-MAD
Subscribe to Android Developers → https://goo.gle/AndroidDevs
#Featured #AndroidDevSummit #Compose