diffutil
There are 66 repositories under diffutil topic.
vivchar/RendererRecyclerViewAdapter
A single adapter with multiple view types for the whole project
TradeMe/MapMe
The Android maps adapter
crazysunj/MultiTypeRecyclerViewAdapter
一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter
idanatz/OneAdapter
A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
manneohlund/smart-recycler-adapter
Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.
OCNYang/RecyclerViewEvent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新
infinum/MjolnirRecyclerView
[DEPRECATED] This library is no longer maintained and it will not receive any more updates.
mrmike/DiffUtil-sample
Android sample app in Kotlin showing usage of DiffUtil class.
Leifzhang/DiffUtils
通过Parcel copy的方式深copy数据 DiffUtil抽象
detmir/recycli
Recycli is a Kotlin Android library that simplifies building complex multiple view types screens in a RecyclerView
stanmots/RxDiffUtil
A lightweight Rx wrapper around DiffUtil with Activity lifecycle support (Deprecated)
dokar3/LazyRecycler
A library that provides LazyColumn like APIs to build lists with RecyclerView.
noob-gamedestroyer/MVVM-Notes-app
This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components
PratthamArora/TodoList_App
A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition animations along with recycler view animations. The app uses Material Design components. You can search, sort, update existing todos, or delete them.
10zgurr/LibraryApp
Dagger 2 & MVVM & Room Database & Data Binding & Kotlin Coroutines
MortezaNedaei/DragDropListAdater
Hold, Drag & Drop for RecyclerView ListAdapter using DiffUtil, ViewModel, LiveData & Dagger Hilt Approach
SAMYAK99/Foodyster
Foodyster is a minimalistic food recipes app 📱 built to demonstrate the use of Modern Android development tools .
ShakilAhmedShaj/EasyNewsMVVM
Basic News App using MVVM
teaphy/DiffUtilDemo
Android app demo in Kotlin for the DiffUtil!
Sharkaboi/LinkManager
An app to keep track of all your links.
emrekose26/karchi
A sample github app built with MVVM and Architecture Components using Dagger2, RxJava, Retrofit, OkHttp
jxareas/Popular-Movies
Consuming The Movie Database (TMDb) API with Android in order to browse Movies, TV Shows & Actors.
keemdx/naver-search-app
Sample app using Naver Search API.
kubode/diff-util-kotlin
A sample of DiffUtils written in Kotlin
OganBelema/CreaturesApp
An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course
ReemHazzaa/Jobs-App
A simple job-search app for the Android platform. Follows the concept of "Single Activity". Architectural pattern (MVVM).
ShakilAhmedShaj/TodoKotlin
Basic ToDo app using best practices.
shostko/SimpleAdapter
Simple way to create you adapter with DiffUtill integrated (background thread) and possibility to perform filtering and add parameter to the list of items.
creati8e/MultiViewAdapter
Library for easily displaying multiple view types in RecyclerView adapter. You don't even need to write custom adapter and ViewHolder.
emineinan/DiffUtilSample
An example on how to use DiffUtil for RecyclerView in Kotlin
FakhrulASA/Learn-DiffUtil
Learn Diffutil for faster list synchronization.
kirilamenski/rv_helper
A library that will help you create RecyclerView.Adapter for lists in an android application
orbitalsonic/CRUD-DiffUtil-ViewModel-Delete-Insert-Sort
DiffUtil ViewModel Delete Insert Sort
yuriy-budiyev/utils
Program code