DevAhamed / MultiViewAdapter

Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
818 stars 148 forks source link

Diffutil #121

Open dvasea1 opened 4 years ago

dvasea1 commented 4 years ago

Can anyone help me, how to use diffutil? I added " section.setPayloadProvider(...)", but not working

MDXDave commented 3 years ago

You dont need any payloadProvider, just use .set instead of adding your elements.