I want GridView like pinterest, for that I have implemented StaggeredGridView lib.
In that i got problem of scrolling. when i scrolling up, the top image are move to next row and top view is going to blank.
I have post issue in following link with image.
Stuck with this Issue of StaggeredGridView
Note:
If i fixed height of ImageView, Its works perfectly but not getting that view which i want.
How can i fix this problem.?
Your Help would be appreciated.