天天看点

实现ExpandableListAdapter三种常用方式

1、扩展baseexpandablelistadapter实现expandablelistadapter

2、使用simpleexpandablelistadapter将两个list集合包装成expandablelistadapter

3、使用simplecursortreeadapter将cursor中的数据包装成simplecursortreeadapter