recyclerview-adapter topic
recyclerview-expandable
RecyclerView implementation of traex's ExpandableLayout
LastAdapter
Don't write a RecyclerView adapter again. Not even a ViewHolder!
Airbnb-Android-Google-Map-View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations...
Mini-Notes-App-Realm
📘 A Mini Notes App Powered by Realm DB as Backend
CartLayout
:unicorn: 使用 RecyclerView 实现店铺分组购物车。 高仿京东购物车、高仿淘宝购物车、高仿天猫购物车
RecyclerViewEvent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、Dif...
BaseRecyclerViewAdapter
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
PlaceHolderRecyclerView
A RecyclerView that can switch between items and placeholders
AdapterCommands
Drop in solution to animate RecyclerView's dataset changes by using command pattern
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters