I want to add row separators in GridView. Basically I'm making a shelf app in which shelf will look like this:
so number of columns can vary with device resolution and also when orientation is changed. How do I achieve this? any tricks ?
I have looked at Shelves by Romain Guy. But he has some different strategy because there is no need of row separator.