项目作者: ziginsider
项目描述 :
Kotlin Example DiffUtil for RecyclerView
高级语言: Kotlin
项目地址: git://github.com/ziginsider/KotlinDiffUtil.git
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)
