实现ExpandableListAdapter三种常用方式

1、扩展BaseExpandableListAdapter实现ExpandableListAdapter

2、使用SimpleExpandableListAdapter将两个List集合包装成ExpandableListAdapter

3、使用SimpleCursorTreeAdapter将Cursor中的数据包装成SimpleCursorTreeAdapter

posted @ 2014-05-02 22:42  无语之人  阅读(339)  评论(0编辑  收藏  举报