Skip to main content

Is it possible to do an auto layout BUT move the elements within the autolayout?
I added an sample of what I need it to look like.

 

Apply absolute position to the text above and set constraints, or wrap it in auto layout and set left padding.


Reply