Hi guys i just wanted to ask a question about one procedure that i am using to export 1x and 3X from a 2x iPhone interface, because the photoshop starting project is from an iphone 5 resolution. So what i am doing is reduce each element and icons at 50% for the 1x, and for the 2x i am increasing each element and icons at 150%
Is that right?
Thank you in advance.
2
Answers
ios documentation, i hope help you, https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html
Simple example, you have 20×20 UIImageView,
You need 1x (20×20), 2x (40×40) and 3x (60×60) images