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

Animated Vector Drawable version of icons #25

Open
DimiM99 opened this issue Jan 27, 2023 · 4 comments
Open

Animated Vector Drawable version of icons #25

DimiM99 opened this issue Jan 27, 2023 · 4 comments

Comments

@DimiM99
Copy link

DimiM99 commented Jan 27, 2023

Hi Bas, thanks for doing an amazing job on the high quality icons.

That being said, in android development, be that with the view system or jetpack compose, there is no way of using animated versions of icons, since any (gif/svg) image decoder or painter can use only static svg -> xml versions. The only way seems to be Animated Vector Drawables.

Can u add icon versions in this format?

Liebe Grüße
from Frankfurt
Dimi

@DimiM99 DimiM99 changed the title Animated Vector Drawable version of icon Animated Vector Drawable version of icons Jan 27, 2023
@basmilius
Copy link
Owner

I am working on LottieFiles support and they have an Android plugin :)
The dev branch contains the lottie animations. I did however not test this.

@DimiM99
Copy link
Author

DimiM99 commented Jan 29, 2023

Thanks, I'll try it out, do some research, and let you know how it works out.

@basmilius
Copy link
Owner

Looking forward to it! 😄

@DimiM99
Copy link
Author

DimiM99 commented Jan 31, 2023

Testing the Lottie on one of my personal projects, but getting a compilation error. Most likely I shot myself in the foot somewhere. Bur preview works!!

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