I have a GridLayout which is used to host a number of buttons, ordered in two columns. All the buttons have fixed height and width. If one of the buttons contains too much text,
you probably can do it by simply adding a maximum height to the buttons
android:maxHeight="60dp"