trello-archive / victor

Use SVGs as resources in Android
Apache License 2.0
1.01k stars 49 forks source link

add option to generate images in mipmap instead of drawable folder #11

Closed GabrielCastro closed 4 years ago

dlew commented 9 years ago

For what purpose? Launcher icons?

I've been considering having the sourceSet define a tree so you can use qualifiers, e.g.

/svg/drawable/
/svg/drawable-land/
/svg/mipmap/

I think that would probably solve your problem.

GabrielCastro commented 9 years ago

yeah launcher icon is what I really want it for

dlew commented 4 years ago

Victor is in maintenance mode, so not adding this feature anytime soon.