Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bomberstudios/5576948 to your computer and use it in GitHub Desktop.
Save bomberstudios/5576948 to your computer and use it in GitHub Desktop.
Feature request: Export for Android from Sketch

For example xhdpi will be the reference for Android design and then we will able to export to ldpi, mdpi, hdpi and xxhdpi with only one click.

The export function creates a folder for each format named (ldpi, mdpi, hdpi, xhdpi, xxhdpi...) and each slice wil be resized like that :

  • xhdpi = 100%
  • ldpi = 37,5%
  • mdpi = 50%
  • hdpi = 75%
  • xxhpi = 150%
@chrisjenx
Copy link

Any update on this? Or plugin to do this?

@Phenek
Copy link

Phenek commented Oct 1, 2018

Still?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment