A quick question:
In ListView I use this code:
ListView
list.addHeaderView(headerView);
How to deal with it when working on gridview?
gridview
Thanks.
There is no support for header or footer views with GridView, sorry.
GridView
2.1m questions
2.1m answers
60 comments
57.0k users