Utility class for Listview, gridview and other views which uses adapter. Contains abstract classes and classes which will mix different adapters to one adapter.
MergeAdapter of normal listview, expandableListview.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Android library project for handling adapters of listview, gridview or other views.MergeAdapter , TitleAdapter (Adapter of length 1). This is build upon idea of commonsguy.