You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really know how to code as I am using this tool as a designer to handle this kind of files but I wanna ask it would be nice if we could have a reverse conversion feature back to SVG, and ability to do it by bulk.
And also ability to detect automatically what Android version or type of vector drawable would be nice so other that don't know how to mess with it don't have to worry about that
I'm pretty sure this feature is a no brainer to implement. Thanks
The text was updated successfully, but these errors were encountered:
a reverse conversion feature back to SVG, and ability to do it by bulk
What is the practical value of this? Popular vector graphics software doesn't generates android vector drawables directly, so you always have source SVGs.
ability to detect automatically what Android version or type of vector drawable
Android min-version is usually chosen by the popularity of the platform, but not by resource compatibility.
My mates at our small company created many svgs and did a lot of small changes until the native android conversion worked and now they don't know which one was the latest one so I need to take the android dravable and make a svg out of it :(
I don't really know how to code as I am using this tool as a designer to handle this kind of files but I wanna ask it would be nice if we could have a reverse conversion feature back to SVG, and ability to do it by bulk.
And also ability to detect automatically what Android version or type of vector drawable would be nice so other that don't know how to mess with it don't have to worry about that
I'm pretty sure this feature is a no brainer to implement. Thanks
The text was updated successfully, but these errors were encountered: