I have a problem with grid view layout on Android. I can\'t find solution to eliminate extra space in grid view. I tried a lot of things (numColumns, columnWidth, stretchMod
To solve my problem I used this gridView:
The most important thing is the clipChildren property.
clipChildren