Join Slack
Powered by
In compose, how would I make the animation where t...
# compose
u
ursus
04/27/2026, 5:11 PM
In compose, how would I make the animation where the red star button becomes part of the big bar and vice versa based on state? I've no idea where to start, is a background shape morph?
p
Pablichjenkov
04/27/2026, 5:23 PM
Research for layout morphism right
j
Jonathan
04/27/2026, 6:17 PM
You might be able to achieve a nice “gooey” animation using “Metaballs”
https://www.sinasamaki.com/5-metaball-animations-in-jetpack-compose/
https://medium.com/@yuriyskul/gooey-metaball-effects-on-android-with-jetpack-compose-blurring-and-alpha-filtering-concepts-63f1cf879257
👀 1
Open in Slack
Previous
Next