danylovolokh/VideoPlayerManager

Null pointer scroll for recyclerview multiple view types

reaurr opened this issue · 2 comments

Hi,
I have 3 type of view holder for one recyclerview. One of this is use videoplayer.
No problem with using only videoplayer holder. But If I use multiple view type, it give me null pointer when I scroll.
I know why it happens. Cuz other view holders does not has videoplayer, that's why it gives this error.
So can anybody know to solution?

have you find the solution

have you find the solution? can you share?