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

fillType evenOdd is ignored #7

Open mu10 opened 6 years ago

mu10 commented 6 years ago

It appear VectorChildFinder is making evenOdd fillType ignored.

jacobmichaelis commented 4 years ago

I too am having this issue. The vector drawables are all defaulting to nonZero fillType when I really need them to be evenOdd.