I need to make a layout like this. I tried using GridView but it's not looking right on smaller screens. How can I fix child items to have fixed aspect ratio? And also the second row to align in the center? Do I have to create two GridViews?
PS: Submit button is not a problem