| 类 | 说明 |
|---|---|
| CoverFlow |
Cover Flow implementation.
|
| DataProcessor<D> |
DataProcessor,corresponding to GenericAdapter,to process GenericAdapter data and return the needs result
|
| GenericAdapter<D> | |
| GenericCursorAdapter |
Created by Wendell on 14-8-15.
|
| GenericExpandableListAdapter<D,ChildD> |
Created by Administrator on 13-6-17.
|
| GroupDataProcessor<D,ChildD> |
GroupDataProcessor,corresponding to GenericExpandableListAdapter,to process GenericExpandableListAdapter data and return the needs result
|
| HeaderFooterGridView |
A GridView that supports adding header rows in a very similar way to android.widget.ListView. See
|
| InterceptGallery |
Created by Wendell on 14-6-9.
|
| OnPageScrollListener |