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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -