Pixplicity / sharp

Scalable vector graphics for Android
Apache License 2.0
1.03k stars 117 forks source link

Change color by id svg #31

Closed PalilloKun closed 7 years ago

PalilloKun commented 7 years ago

Hi, this lib is wonderful, my questions is possible change color by id in SVG before render SVG as ImageView. I have a SVG with many paths with differents ID, my goal is change each ID path with different color before put in ImageView, This is possible?

Thanks, and appreciate the help

pflammertsma commented 7 years ago

Please consult the sample as this is exactly what it does.