Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.21 KB

File metadata and controls

39 lines (20 loc) · 1.21 KB

BaseRecyclerViewAdapterHelper

https://github.com/CymChad/BaseRecyclerViewAdapterHelper

http://www.recyclerview.org/

BGAAdapter-Android

https://github.com/bingoogolapple/BGAAdapter-Android

在 AdapterView 和 RecyclerView 中通用的 Adapter 和 ViewHolder。RecyclerView 支持 DataBinding 、多种 Item 类型、添加 Header 和 Footer。RecyclerView 竖直方向通用分割线 BGADivider

baseAdapter

https://github.com/hongyangAndroid/baseAdapter

Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。

LRecyclerView

https://github.com/jdsjlzx/LRecyclerView

RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单

Learning-RecyclerView

https://github.com/CameloeAnthony/Learning-RecyclerView

a collection repository for repositories about recyclerView(RecyclerView大集合)

An Android library to create multiple item types list views easily and flexibly

A RecyclerView that is powered by Realm and lots more