BinhCSE / SmartListAdapter

ListAdapter is a new class bundled in the 27.1.0 support library and simplifies the code required to work with RecyclerViews. The end result is less code for you to write and more recycler view animations happening for free.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartListAdapter

ListAdapter is a new class bundled in the 27.1.0 support library and simplifies the code required to work with RecyclerViews. The end result is less code for you to write and more recycler view animations happening for free.

Preview - Video Demo

Demo Using ListAdapter for RecyclerView in android support version latest by Kotlin

About

ListAdapter is a new class bundled in the 27.1.0 support library and simplifies the code required to work with RecyclerViews. The end result is less code for you to write and more recycler view animations happening for free.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%