I place a play.png image onto my view. When the view initially loads, the iPhone 4 grabs the corresponding play@2x.png file and it looks great. However, when I tap the play ...
How do I properly use standard and retina display icons in iOS? Do I need to detect the resolution of the device? If so, what is the best procedure to do ...
I'm building an app which relies on the gyroscope which is only available on iPhone 4+. Thus I really only need consider Retina displays in my design.
Is there ...