ios - How do I resize images using Xcode AutoLayout? -
I'm trying to design a main screen for my app. I first used Photoshop to design elements. Worked and tried to keep them on my story board. However soon I realized that I have a problem
The size of the picture I have cut with Photoshop looks big on the storyboard preview, how do I cut the pictures from the pictures below, so that these layouts and Feel good in all iPhone sizes? I'm familiar with auto layout. Although I do not know what size or ratio should be to change the size of each of my icons, I
Here is my prototype picture. I can not forgive, because I do not have enough reputation
Enable AutoLayout to use Size Classes and get more from your powerful features.
Use iPhones and iPads Different size sections You can specifically select a size group and apply changes in it. For example, if you want to use UIImage on a particular iPhone, then you have a CompactWidth / Regular High Class.
If you want to place an image on every device, use the AnyWidth / AnyHeight class.
Learn more about AutoLayout.
Comments
Post a Comment