Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluggable Fade Animation #193

Closed
sanvean opened this issue Feb 2, 2021 · 3 comments
Closed

Pluggable Fade Animation #193

sanvean opened this issue Feb 2, 2021 · 3 comments

Comments

@sanvean
Copy link

sanvean commented Feb 2, 2021

Hi,

Thanks for the great library!

In a future release would it be possible to allow for an easy override of the painter.fadeIn animation in MaterialImageLoader to allow for alternate fade animations whilst keeping access to the current built-in logic around skipping fades if the image is loaded from memory?

Thanks

@chrisbanes
Copy link
Contributor

Thanks for the request! With the new Compose transition APIs, I'm currently thinking about how we can better support this use case.

@chrisbanes
Copy link
Contributor

With #321 about to land, I'm going to close this. The API is now just a custom painter, which means that apps can implementation whatever transition/animation that they want!

@sanvean
Copy link
Author

sanvean commented Apr 13, 2021

Thanks Chris sounds 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants