A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
I am using your staggeredgridview and calling a service to populate data. I have implemented endless scroll listener and when more data is added, the grid view scrolls to the top position.
I am using your staggeredgridview and calling a service to populate data. I have implemented endless scroll listener and when more data is added, the grid view scrolls to the top position.