Pixplicity / sharp

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

Change color #43

Closed takhirovich closed 6 years ago

takhirovich commented 6 years ago

I have some problem with random color, can some body help please, thank you advance. how can I do with random selection of one color for one svg. when I make a random color, then one svg becomes multicolored. how can I solve this problem?

pflammertsma commented 6 years ago

Have you taken a look at the sample? Different elements in the path are colored randomly.

Were you able to sort this out?