weather-icons icon indicating copy to clipboard operation
weather-icons copied to clipboard

Animated Vector Drawable version of icons

Open DimiM99 opened this issue 1 year ago • 4 comments

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 avatar Jan 27 '23 17:01 DimiM99

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.

basmilius avatar Jan 29 '23 15:01 basmilius

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

DimiM99 avatar Jan 29 '23 15:01 DimiM99

Looking forward to it! 😄

basmilius avatar Jan 30 '23 06:01 basmilius

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!!

DimiM99 avatar Jan 31 '23 20:01 DimiM99