All,
I have an app, that at least in this release will be just for iPhone. I do however want the 2x view on the iPad to look decent, too. I know that the @2x.png naming convention is used to give the iPad larger images for tab bar icons but what about other image assets that I am using on the iPhone? Do I just create images that are twice as large as the iPhone images and apply the same naming convention of [filename]@2x.png?
Thank you!