iPad startup screen scaling
I have an Air for iOS app that supports iPhone and iPad. I have included the following screeens:
Default-portrait.png -- 768 x 1024 for iPad startup
Default@2X.png -- 640 x 960 for iPhone 4 startup
Default.png -- 320 x 480 for iPhone 3GS
On the iPad, the image draws quickly, but is blurry and scales down as soon as it loads -- it looks like it is loading scaled larger than it's native size then popping down. And the image itself is saved as a lossless png, but draws as a very blurred pic.
Anyone else run into this?
