There are 7 labels in 7 UIView and UIViews are inside StackView. I want just one view ( middle one) has more width than others because labels don't fit. Is there any way to do that?
When I change StackView from Fill Equally to Fill Proportionally.
There are 7 labels in 7 UIView and UIViews are inside StackView. I want just one view ( middle one) has more width than others because labels don't fit. Is there any way to do that?
When I change StackView from Fill Equally to Fill Proportionally.
I think you should set fill proportionally in distribution field.