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

Header and Footer for StaggeredGridView ? #64

Closed lalith-b closed 10 years ago

lalith-b commented 10 years ago

How do I add a header/footer to the Gridview any help would be much appriciated ?

briangriffey commented 10 years ago

Grid views do not support header and footer views.