arthur3486 / ARVI

Android library designed to simplify the implementation of the video autoplay in the RecyclerView
Apache License 2.0
68 stars 18 forks source link

Update a specific item using notifyItemChanged or Diffutil #7

Open shuboooom opened 3 years ago

shuboooom commented 3 years ago

when try to update a specific item using notifyItemChanged or Diffutil, the videos stops! and the onBind isn't called.

Naveenkant93 commented 3 years ago

Hi @shuboooom , I am also facing this issue Did you find any solution.

shuboooom commented 3 years ago

Hi @shuboooom , I am also facing this issue Did you find any solution. No, didn't received developer response and also not found any solution, I guess I will have to fix this in my free time.