Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.
Apache License 2.0
996 stars 147 forks source link

Recyclerview item position inter change #61

Closed sundar-malya closed 6 years ago

sundar-malya commented 6 years ago

When i am scrolling recyclerview at that time last position video visible on first position ? How can i resolve it , I also put every if else condition properly still got this issue

Krupen commented 6 years ago

Hi, This seems pretty strange. For debugging, can you try using just images and see if issue still persists. If yes then maybe some problem with your RecyclerView Adapter implementation, if not, please share some sample code so I can have a look.

Krupen commented 6 years ago

I hope the issue is resolved, if not feel free to re-open this issue.