Created
December 22, 2016 07:56
-
-
Save trinadhkoya/168124149e55c34d4b69dae7471190e4 to your computer and use it in GitHub Desktop.
This file contains 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
320dp: a typical phone screen (240x320 ldpi, 320x480 mdpi, 480x800 hdpi, etc). | |
480dp: a tweener tablet like the Streak (480x800 mdpi). | |
600dp: a 7” tablet (600x1024 mdpi). | |
720dp: a 10” tablet (720x1280 mdpi, 800x1280 mdpi, etc). | |
The Max widths are as follows | |
240 | |
320 | |
480 | |
600 | |
720 | |
800 | |
1280 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment