ios - Xcode 6 interface builder - horizontally align labels -



ios - Xcode 6 interface builder - horizontally align labels -

how can align 4 uilabels horizontally equal spacing between them using xcode 6 interface builder. labels little bit off top of view , central. each label has related label underneath needs align image below.

is there other component easier utilize aligning in way.

give these constraints labels :

label1 (10) : top space container , leading space container label2 (10) : top space container , horizontal spacing - label1(10) label3 (days) : leading space container , verical spacing - label1(10) label4 (hours) : horizontal spacing - label3(days) , verical spacing - label2(10)

ios swift interface-builder xcode6

Comments

Popular posts from this blog

php - Edges appear in image after resizing -

ios8 - iOS custom keyboard - preserve state between appearances -

Delphi change the assembly code of a running process -