2

I have a recyclerview using listAdaper.this recyclerview has so many Items(this is chat list).
if i edit a particular item of list , DiffUtil compare all of the items of the newlist and old list. it takes long time so updating the list has delay;
is there any way to restrict the Diffutil to compare just particular item?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62

0 Answers0