View Single Post
Old 10-18-2013, 03:55 AM   #26
afv011
Captain Penguin
afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.
 
afv011's Avatar
 
Posts: 2,966
Karma: 2079999999
Join Date: May 2009
Location: Seattle, WA
Device: Kobo Clara BW, Kobo Libra 2, Nook Glowlight
Quote:
Originally Posted by jbjb View Post
That's not really true. iOS supports autolayout, which allows interfaces to adapt to different screen sizes. The fact is, though, that a single interface which just automatically adapts to screen size is rarely optimal for all those sizes. With iOS the number of screen sizes to support is sufficiently small that it's feasible for a developer to design a separate, optimal, UI for each size. With Android that's not generally the case.

/JB
On Android you only need to target 3 screen sizes: 320dp (phones), 600dp (~7" tablets), 720dp (~10" tablets). How much harder do you think it is than supporting the 4 sizes on iOS?
afv011 is offline   Reply With Quote