diffutil topic

List diffutil repositories

RecyclerViewEvent

305
Stars
52
Forks
Watchers

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

DiffUtil-sample

209
Stars
41
Forks
Watchers

Android sample app in Kotlin showing usage of DiffUtil class.

RxDiffUtil

30
Stars
1
Forks
Watchers

A lightweight Rx wrapper around DiffUtil with Activity lifecycle support (Deprecated)

RendererRecyclerViewAdapter

1.2k
Stars
187
Forks
Watchers

A single adapter with multiple view types for the whole project

OneAdapter

470
Stars
45
Forks
Watchers

A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.

MapMe

843
Stars
75
Forks
Watchers

The Android maps adapter

MultiTypeRecyclerViewAdapter

767
Stars
120
Forks
Watchers

一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter

smart-recycler-adapter

407
Stars
51
Forks
Watchers

Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.

MjolnirRecyclerView

220
Stars
14
Forks
Watchers

[DEPRECATED] This library is no longer maintained and it will not receive any more updates.

DiffUtils

36
Stars
7
Forks
Watchers

通过Parcel copy的方式深copy数据 DiffUtil抽象