Quote:
Originally Posted by afv011
And, they ALL fall in the 3 buckets I mentioned. You only need to target 3 buckets: 320DP, 600DP, 720DP. Note that I use DP, not PIXEL, that's the beauty of Android, you don't care what the resolution is, only what bucket it is in.
|
That just backs up the point I'm trying to make - if you use those DP buckets for scaled UI design you'll end up, for example, using the same UI layout for a 3.5" 480x320 phone as you would for a 5" 1920x1080 phone. The difference in physical size, resolution and aspect ratio mean that that layout is unlikely to be optimal for them both.
/JB