This thing has been doing my head in for a little while now and I can\'t seem to be able to solve it.
I\'ve got a grid view, in which I display a few bitmaps. I add a pa
I found an easy way to walk around this. Just add android:layout_marginRight in your GridView.
android:layout_marginRight
GridView