We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule https://code.google.com/p/android/issues/detail?id=198931 https://github.com/a-student/SvgToVectorDrawableConverter#manual-editing
The text was updated successfully, but these errors were encountered:
https://code.google.com/p/android/issues/detail?id=198931 changed status to 'WorkingAsIntended' on 13th July. I guess it needs to reviewed and warning can be removed if it works as intended
Sorry, something went wrong.
Nice! Now I can add support for that attribute but wait It is supported only on Android API Level 24+ 👎
Added support for fillType evenOdd (API 24+) #44
eca2506
No branches or pull requests
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
https://code.google.com/p/android/issues/detail?id=198931
https://github.com/a-student/SvgToVectorDrawableConverter#manual-editing
The text was updated successfully, but these errors were encountered: