lisawray/groupie

getItem(position).notifyChanged(payload)

SudoDios opened this issue · 0 comments

Hi devs.
i testing this library and update items progressbar at position by :
adapter.getItem(2).notifyChanged(10)
but in long recyclerview items is get wrong position to update.