iPhone 5 specific design asset suffix
When we went to retina based devices, all we needed to do was add the @2x suffix to the image file name. This is a simple way for the device to know which asset to use depending on whether it is a retina or non-retina display device.
image.png
image@2x.png
Now for iPhone 5, we have a new resolution and in the case you need to take advantage of the same convenience method, then use this:
image-568h@2x.png
Written by Jeffrey Jackson
Related protips
1 Response
Do this now work across all assets, or are you just referring to the Launch image?
As a sidenote, the lack of post date in Coderwall is extremely annoying.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#