uitableview - Swift Table Cell Labels in wrong order -


i have table cell set 2 labels. title , subtitle. labels configured using autolayout. title pinned top, left, , right @ 20pts (with not constraints). subtitle pinned left, right, , bottom @ 20pts (with no constraints).

but when run code subtitle above title. if try pin top of title label bottom of subtitle label autolayout error "unable simultaneously satisfy constraints."

how place these labels in proper order?

thank you!


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -