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.
![]() |
![]() |
![]() |
|---|---|---|
| multiple viewHolder | any layoutManager | update items |
![]() |
![]() |
![]() |
|---|---|---|
| tree | filter | sort |
![]() |
![]() |
![]() |
|---|---|---|
| recyclerView inside recyclerView | drag | event |
Apache License 2.0








