ios - Grid of labels - how to set constraints in Xcode? -


i'm trying build user interface app , have use 6x3 grid of labels. put them in view. looks this:

label  label  label  label  label  label  label  label  label  label  label  label  label  label  label  label  label  label 

when i'm trying automatically add missing constraints looks bad.

i tried use lot of settings haven't got appriopriate yet. me that?

6x3 grid of labels ? collectionview? , haven't got problem 1000000 constraints? u can add custom collectionview size/color/count of objects .......


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -