Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only one video is playing

sanishks opened this issue · comments

Only one video is playing another videos are not working...

check https://github.com/Krupen/AutoplayVideos#play-only-1st-video-optional
Use recyclerView.setPlayOnlyFirstVideo(false);

Closing this for now, feel free to re-open if issue not solved.