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
Hey @saadbzu. We need more information to resolve this issue but there hasn't been an update in 14 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
I want to stop the exo player at a specific position in recyclerview. Current the exo player have this function:
videoPlayer.stop();
But i want to stop player at specfic position something like :
videoPlayer.stopAt(2);
The text was updated successfully, but these errors were encountered: