I am trying to put 5 Buttons in a UIViewController
, which will have multi-line text:
But, when I set the multi-line content, text starts to overlap:
Are my constraints wrong? Should I do something else? Appreciate your help.
I am trying to put 5 Buttons in a UIViewController
, which will have multi-line text:
But, when I set the multi-line content, text starts to overlap:
Are my constraints wrong? Should I do something else? Appreciate your help.