I wanna build a gallery, but the my problem is how to load the @2x images?
Will iOS try to search for them or i can specify the path?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using this if/else block
You can detect whether you’re on a retina display or standard display model and then load the correct image.