janishar / PlaceHolderView

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
http://janishar.com/PlaceHolderView
Apache License 2.0
2.11k stars 367 forks source link

Need Support DiffUtil #165

Open thphuoc opened 5 years ago

thphuoc commented 5 years ago

In Android have DiffUtil is very cool. Can you guys support this one in the library