Quote:
Originally Posted by Domele
Only if you specify the file name with the @2x.
|
Thanks for your reply.
Ya, I specified only 2X images with @2x file name and load the images in like
[UIImage imageNamed@"welcome"];
Then it will work both iphone 4 and 3Gs, right?