devendroid / VectorChildFinder

VectorChildFinder helps to find inner elements of vector drawable like path and group.
Apache License 2.0
202 stars 41 forks source link

support gradient on a vector path #21

Closed tinder-chakchisio closed 1 year ago

tinder-chakchisio commented 1 year ago

Support Gradient for vector path.

Also added a method to return a list of path in a group, so we can iterate over that easily.