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

Is there any way to display vertical scroll bar? #87

Open zeroarst opened 10 years ago

zeroarst commented 10 years ago

I have called setHorizontalScrollBarEnabled but didn't work. Is there any way to display the vertical scroll bar?