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

DPad Selection #85

Open matthew-carroll opened 10 years ago

matthew-carroll commented 10 years ago

Is there a way to use this grid view with DPad selection?