fornewid/material-motion-compose

Adopt to `AnimatedContent`

fornewid opened this issue · 1 comments

New AnimatedContent composable is introduced in compose-animation 1.0.0-beta09. (I2c3df)
So I think, I need to change the implementation.

I took a quick look at AnimatedContent and tried it out.
But, there are no scale function in EnterExitTransition.
So we must wait more until that time. 😭

If anyone wants material motion based on compose-animation, please click the star in the link below. 🙇‍♂️
https://issuetracker.google.com/issues/191325593

Well..but I'm going to create an experimental feature before supporting it. 😆