一般适用于ExpandableListView的Adapter都要继承BaseExpandableListAdapter这个类,并且必须重写getGroupView和getChildView两个最重要的方法
一般适用于ExpandableListView的Adapter都要继承BaseExpandableListAdapter这个类,并且必须重写getGroupView和getChildView两个最重要的方法
A.正确
B.错误
正确答案:正确
Tag:Android应用开发 重写 两个
时间:2022-01-19 21:14:04