ExpandableListAdapter实现的三程常用方式

1、扩展BaseExpandableListAdapter实现ExpandableListAdapter

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

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

posted @ 2014-04-21 20:54  无语之人  阅读(112)  评论(0编辑  收藏  举报