Maybe you want to call addHeaderView()
or addFooterView()
in GridView
, which it does not have.
It's nature that we want to add header view or a footer view to a GridView
. Maybe your have been searching a long time like me, but finally find no solution.
Here, I will give out an solution.