In a android project im creating a homescreen for my app in which 12 icons are arranged in grid view with columns. In that I want to reduce the grid cell size. Can anyone give example for that. Thanks in advance.
I ve been messing around with this for a few days now, hopefully someone here can lend me a hand. I have a simple two-column layout, the left side is a navigation bar with buttons, the right side is ...