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.65k stars 664 forks source link

Fix setSelected(true) for Child View Will Caused Status Issue. #92

Open kesenhoo opened 9 years ago

kesenhoo commented 9 years ago

Since there is no corresponding set false method. This action will caused selected status cannot resume.