Created
June 30, 2016 14:54
-
-
Save arkon/56dd54ece360bca4a42efc01d1622a09 to your computer and use it in GitHub Desktop.
Android image scaling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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