I have to use a Grid to implement Photo Browser in Android. So, I would like to know the difference between GridView and GridLayout. So that I shall choose...
I want to have a 2×2 grid with a buttons inside. This is only ICS so I am trying to use the new GridLayout given. Here’s the XML of...