Hi all, is there something about compose animation...
# compose
d
Hi all, is there something about compose animation that you are interested to know? I'd love to hear about it. ๐Ÿ™‚ ๐Ÿ™ You could also cast your vote here: https://twitter.com/doris4lt/status/1430334987388080129
p
1. Internals 2. Tips 3. Walk thru a fancy example 4. All of them
4๏ธโƒฃ 11
๐Ÿ˜ 5
t
Shared transition without Jetpack Navigation ๐Ÿ™‚ An example to reproduce current 3 stage now playing screen from youtube music. (Image visible in collapsed bottomsheet, that move in big when bottomsheet is expanded that then move to small top when nested scrolling inside the bottom sheet).
d
Thanks @Tolriq . We'll make sure to have some good examples once we build the shared element support. ๐Ÿ™‚
t
The second part is unrelated to the shared transitions but thanks ๐Ÿ™‚
d
Sorry, I was imagining the youtube mini player type of shared element, where the video minimized and expanded. Thanks for clarifying. Just checked youtube music. That's a cool idea!
t
Yes it's cool but no idea how to do that in compose only more or less how to do 1st or second but not how to mix all ๐Ÿ˜ž For the shared I sent you videos a long time ago about the needs (mostly shared image / parts when navigating to sub screens but before sample it first needs to be possible :p)