I have a listview/Recyclerview. Each rows contain Youtube video panel. I am able to display a list of videos in listview. So now user have to click on play button and stop for pause video.
But i am trying auto play one video at a time when it visible to user and auto stop when user scroll down. I looked at but not having solution .
Automatically Playing video in listview/scrollview similar to facebook
Kinldy help me!