if I have a universal app with 4 images as below
- iPhoneimage.png (50x50)
- [email protected] (100x100)
- iPadimage.png (100x100)
- [email protected] (200x200)
They are all the same image, just different sizes. As you can see the iPhone retina image is the same size as the iPad non-retina image.
Is there a way to use the iPhone retina image as the iPad non-retina image without duplicating the file itself and renaming it? Just seems a bit of a waste of memory, especially if it occurs often in the application.