Text length and button height

Hello,

I have a tiny problem with formatting my buttons. I am using a Table Arrangement with 2 columns of buttons, which would ideally stay the same size regardless of the length of text. If my text is only one line, the buttons stay the same size, however, if the text has to be displayed in two rows, the button height changes.
Is there any solution to this?

My settings:
Table arrangement: 6 rows, Height: Automatic, Width: Fill parent
Buttons: Height: 9 percent, Width: 48 percent

Have you tried making the buttons height to fill parent?

1 Like

…also, try ditching the Table and just use rows of Horizontal Arrangements. That way, you can set the button height to be the same % for all, based on the button with the most text.