You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am using this UniversalVideoView in a recycler view. There are multiple videos on the list, If I tap any video from the list it is playing fine but while playing this if I tap on another video then both videos are playing at the same time. I want to stop the previous one and start the current one Any solution for it?
The text was updated successfully, but these errors were encountered:
When I am using this
UniversalVideoView
in a recycler view. There are multiple videos on the list, If I tap any video from the list it is playing fine but while playing this if I tap on another video then both videos are playing at the same time. I want to stop the previous one and start the current one Any solution for it?The text was updated successfully, but these errors were encountered: