/LXBaseAdapter

为了灵活使用listView,封装了BaseAdapter,可对listView进行分组管理,每组都可以设置头与尾,每组的多行可以定义多种布局文件,实现了类似iOS的tableView功能。(The listview group management to flexibly using the listview encapsulates the BaseAdapter. In each group can be set up to the head and tail, each multi line can define multiple layout file, to achieve the tableview function similar to the IOS.)

Primary LanguageJava

Stargazers