I am working in an android application. In this I need to create a screen using a GridView. In my case, the grid images are not aligned correctly. I am showing a gridview inside a fragment.
I want to arrange images in 3 column format * 5 rows (without scrolling)
And I use 512 * 512 pixels png format image
user9389607
source
share