ExpandableListView 是ListView的子类,它把应用中的列表项分为几组,每组里可包含多个列表项. 所显示的列表项应该由ExpandableListAdapter 接口提供,实现ExpandableListAdapter有三种常用方式:ExpandableListView 是ListView的子类,它把应用中的列表项分为几组,每
ExpandableListView 是ListView的子类,它把应用中的列表项分为几组,每组里可包含多个列表项. 所显示的列表项应该由ExpandableListAdapter 接口提供,实现ExpandableListAdapter有三种常用方式:ExpandableListView 是ListView的子类,它把应用中的列表项分为几组,每