I am trying to design a home Zen screen with a title at the top and 6 buttons gathered in the center and middle of the screen arranged in 2 columns of 3 three buttons.
I specified width and height for each button but those directives do not appear to be working or they would all be the same size. I also specified each horizontal group that they should be aligned to the right or left and vertically aligned in the middle.
This is what I get when I remove the width and height specifications from the button definitions:
This is closer but I want the buttons bigger and all the same size.