I want to make the center of the head imageView with the bottom of the blue title imageView\'s keep alignment.
How can I do it by using Autolayout?
screen 4.0inc
This may help you. Totally based on AutoLayout, no extra view needed.
It is 0.4 of total height, equal width of the width, you can see its constrains.
Then choose both the cover image and avatar image, make them Align bottom edge.
Now it turns this.
This is the simplest way I've found now.