TableLayout & Buttons

2 messages - 65 views

Hi,

once i have defined that a screen must be TableLayout 3x3, there is no way to say that the button doesn't have the exact size of the cell, but for example must be centered in it?

Thanks


Davide

You can create a container into the cell and add your button into it to customize the layout for this specific cell.