Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.72 KB

Readme.md

File metadata and controls

32 lines (22 loc) · 1.72 KB

welcome to bdapter sample!

Hello! bdapter is made for developers who are tired of coding RecyclerView.Adapter and RecyclerView.ViewHolder.

With bdapter You can use RecyclerView without implementation of RecyclerView.Adapter and RecyclerView.ViewHolder anymore, Also multiple viewHolder is works fine.

And, bdapter supports DataBinding and MVVM.

project page

Checkout this

samples

multiple viewHolder any layoutManager update items
tree filter sort
recyclerView inside recyclerView drag event
  • Can I use my own the DiffUtil? -> Here

  • Can I change the variable name used in Databinding? -> Here

license

Apache License 2.0