Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace VideoView with ExoPlayer for VideoPlayer #445

Closed
wants to merge 6 commits into from

Conversation

MHShetty
Copy link
Member

Replaces Android's existing in-built VideoView with AndroidX's Media3 ExoPlayer.

The new Exoplayer solves multiple issues present with VideoView, including the issue of being unable to often move out of the VideoPlayer in a single back swipe gesture (described in #261), and adds new controls to the video player.

@MHShetty MHShetty marked this pull request as draft June 18, 2024 17:06
@MHShetty MHShetty force-pushed the video_back_swipe branch 9 times, most recently from 358eef1 to 382d557 Compare June 19, 2024 07:12
@MHShetty MHShetty force-pushed the video_back_swipe branch 4 times, most recently from 538bb8e to 5addd39 Compare June 19, 2024 09:49
@MHShetty MHShetty closed this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant