A quick question:
In ListView I use this code:
ListView
list.addHeaderView(headerView);
How to deal with it when working on
There is no support for header or footer views with GridView, sorry.
GridView