See attached screenshot where I am attempting to reduce the space between the columns in my GridView.
My main.xml is as follows:
Remove Gravity attribute and use the following mode
android:stretchMode="NONE"