a-student/SvgToVectorDrawableConverter

unsupported gradients even for Api24

sketchbook22 opened this issue · 1 comments

Android API Level 24 supports gradients.
https://blog.stylingandroid.com/vectordrawable-gradients-part1/

even running with ** --lib ApiLevel24 ** results in output "[Warnings(s)] icon.svg: Met unsupported element(s): linearGradient."

Thank you for the report and sorry for the late reply. Please check the online converter, it completely replaced this project.