maurycyw / StaggeredGridView

A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
https://github.com/maurycyw/StaggeredGridViewDemo
1.64k stars 664 forks source link

notifyDataSetChanged not working #105

Open Seema-Android opened 9 years ago

Seema-Android commented 9 years ago

Any way to refresh data using notifyDataSetChanged. Its not working with me.

gyuyeol commented 9 years ago

me either

varunczar commented 8 years ago

Has this issue been rectified?