1

I have a stack view containing several buttons, It seems impossible for me to change the dimensions of the stack view.

The size of stack view is always fixed in Size Inspector: Image1

Even when I add constrains to the stack view, it just show warnings, without changing the size: enter image description here

S.S.D
  • 1,579
  • 2
  • 12
  • 23

1 Answers1

1

Set height constraint in IB..........

enter image description here

Shehata Gamal
  • 98,760
  • 8
  • 65
  • 87