Skip to content

Instantly share code, notes, and snippets.

@arkon
Created June 30, 2016 14:54
Show Gist options
  • Save arkon/56dd54ece360bca4a42efc01d1622a09 to your computer and use it in GitHub Desktop.
Save arkon/56dd54ece360bca4a42efc01d1622a09 to your computer and use it in GitHub Desktop.
Android image scaling
ldpi = 75%
mdpi = 100%
hdpi = 150%
xhdpi = 200%
xxhdpi = 300%
xxxhdpi = 400%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment