burakeregar / GenericRecyclerAdapter

Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiffUtil usage

ahmetcj4 opened this issue · comments

DiffUtil can be added for dispatching only necessary updates as an enhancement.

That would be a good enhancement! If you would like to contribute to the project, please feel free to create a PR. Otherwise, I will try my best to implement DiffUtill soon.