ios - Constraints on UILabel not working -


i've been struggling past hour constraints in swift. can't life in me labels how in storyboard.

i have vertical spacing, , horizontal spacing on both labels.

how looks when loaded up:

screen shot when running

how looks in storyboard:

screen shot of storyboard

i'm using auto-layout not size classes.

any appreciated, constraints should easy living hell.

you can put both labels uiview.

next put uiview in center of page. add "horizontally in container", "width", "height", , "top space" constraints uiview.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -