recyclerview-adapter topic

List recyclerview-adapter repositories

recyclerview-expandable

70
Stars
13
Forks
Watchers

RecyclerView implementation of traex's ExpandableLayout

LastAdapter

776
Stars
70
Forks
Watchers

Don't write a RecyclerView adapter again. Not even a ViewHolder!

Airbnb-Android-Google-Map-View

190
Stars
76
Forks
Watchers

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

37
Stars
7
Forks
Watchers

📘 A Mini Notes App Powered by Realm DB as Backend

CartLayout

137
Stars
30
Forks
Watchers

:unicorn: 使用 RecyclerView 实现店铺分组购物车。 高仿京东购物车、高仿淘宝购物车、高仿天猫购物车

RecyclerViewEvent

305
Stars
52
Forks
Watchers

RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、Dif...

BaseRecyclerViewAdapter

163
Stars
15
Forks
Watchers

⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.

PlaceHolderRecyclerView

35
Stars
4
Forks
Watchers

A RecyclerView that can switch between items and placeholders

AdapterCommands

74
Stars
8
Forks
Watchers

Drop in solution to animate RecyclerView's dataset changes by using command pattern

AdapterDelegates

2.9k
Stars
314
Forks
Watchers

"Favor composition over inheritance" for RecyclerView Adapters