接口 | 说明 |
---|---|
CommonRecycleViewAdapter.OnItemClickListener | |
CommonRecycleViewAdapter.OnItemLongClickListener |
类 | 说明 |
---|---|
CommonAdapter<T> |
通用适配器
|
CommonRecycleViewAdapter<T> |
通用RecycleView適配器
Created by Sogrey on 2016/4/1.
|
CommonRecycleViewHolder | |
CommonStaggeredRecycleViewAdapter<T> |
瀑布流適配器
Created by Sogrey on 2016/4/1.
|
CommonViewHolder |
通用ViewHolder
|
DividerGridItemDecoration |
Created by xlj on 2016/3/29.
|
DividerItemDecoration |
This class is from the v7 samples of the Android SDK.
|