halilozercan / BetterVideoPlayer

Video playback on Android, made better in Kotlin, wrapping around the stock MediaPlayer API.
287 stars 95 forks source link

How can i add the next and previous button in the VideoPlayer? #61

Closed BackEndCode closed 6 years ago

BackEndCode commented 6 years ago

I want to add the next and priviouse button and the right and left side of the video player like many other players. Is that possible in BetterVideoPlayer?

halilozercan commented 6 years ago

In the next release, pause button will be moved to center of the screen which is more accessible. Thanks for the suggestion 👍