common-adapter
There are 3 repositories under common-adapter topic.
Dsiner/PullLayout
A reusable Pull to Refresh library for Android. Support RecyclerView ListView ScrollView ViewPager CoordinatorLayout. Sliding damping, supports all directions. Drag and drop sort. You can use it like a standard RecyclerView -适用于Android的下拉刷新, 加载更多库. 滑动阻尼, 支持所有方向. 支持RecyclerView ListView ScrollView ViewPager CoordinatorLayout. 拖放排序.
JunhuaLin/MultiTypeAdapter
RecyclerView通用多类型适配器MultiTypeAdapter,以布局文件为单位更细粒度的条目复用。
topotopo/android-common-recyclerview-adapter
Use a single adapter for multiple lists in your app. Remove the boilerplate when binding different types of views to different data models.