View Single Post
Old 10-18-2013, 12:04 PM   #33
jbjb
Somewhat clueless
jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.jbjb ought to be getting tired of karma fortunes by now.
 
Posts: 792
Karma: 11003173
Join Date: Nov 2008
Location: UK
Device: Kindle Oasis
Quote:
Originally Posted by PatNY View Post
Is that why soon after Apple introduced new screen sizes many apps displayed black bars at the edges until their developers could scramble and put out new versions of their apps with brand new image artwork that would work for the new sizes?
That's just because those developers chose to design a pixel-perfect UI and not use the auto-layout features in iOS. As I said previously, the small number of screen sizes available on iOS makes this approach feasible, and allows for optimally designed UIs.

Quote:
From what I gather, every single time Apple puts out a new screen resolution, and many do, their developers have to put out a new version of their app that includes another set of artwork exactly scaled to that new resolution.
I'm afraid your understanding is wrong. iOS developers can choose to design pixel perfect UIs for each screen resolution, and many do, but they don't have to - they have the option to use auto-layout.

/JB
jbjb is offline   Reply With Quote