Does anyone know how to programatically convert an SVG file into a vector drawable? I'm trying to automate the process you go through when creating a vector asset with Android Studio.
c
Cicero
04/14/2021, 5:56 PM
You could probably use another tool (some loose script) for this and include it in the android build process