ozzik / Slicer

Your friendly Sketch slicing helper
215 stars 17 forks source link

Android App icon export #7

Open marcellnovak opened 7 years ago

marcellnovak commented 7 years ago

Very useful plugin! One thing that is nice to have when exporting for android, specially when working with app icons, is to specify the directory name. When exporting app icons, use "mipmap" instead of "drawable".

Thanks, keep up with the good work!

ozzik commented 7 years ago

Hey,

Sorry for the delay 🙈 Just to make sure I follow, you'd like to have Slicer detect you're exporting a launcher icon and export it to a "mipmap" folder? Coz I'm not sure if there's a convention for the launcher icon name, but anyways a different export folder should work, right?

Thanks