Android: GridLayout spacing between items

Ralph picture Ralph · Feb 8, 2016 · Viewed 36.4k times · Source

I have a grid layout which is filled with buttons, now i want the buttons to be more distant from each other, what code should i write? i tried to search it but only found a solution for GridView, not GridLayout.

Answer

Stefano picture Stefano · Feb 8, 2016

You can put margin to the buttons