Krupen / AutoplayVideos

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

Only one video is playing #68

Closed sanishks closed 6 years ago

sanishks commented 6 years ago

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

Krupen commented 6 years ago

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

Krupen commented 6 years ago

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