Can a GridView have a footer and header just like ListView?

前端 未结 11 2053
北海茫月
北海茫月 2020-12-14 16:29

A quick question:

In ListView I use this code:

list.addHeaderView(headerView);

How to deal with it when working on

11条回答
提交回复
热议问题