/KotlinDiffUtil

Kotlin Example DiffUtil for RecyclerView

Primary LanguageKotlin

DiffUtil demo Kotlin

Kotlin Example DiffUtil for RecyclerView

List (RecyclerView): List of Users with name and age

Action: Sort list by name, Sort by age, delete even (now delete first item)

screen diffutil demo