I have GridView with 6 images in 2 columns. I want to display this 6 images in the middle of the screen. I set gravity properties to center but this center elements only hor
Need to set the following attributes:
android:stretchMode="columnWidth"
...and...
android:gravity="center"