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

MaterialControl : when paused can be played by tapping anywhere from the screen #893

Open
alfie-trbc opened this issue Feb 7, 2025 · 0 comments

Comments

@alfie-trbc
Copy link

As Expected in MaterialControl, when the video is paused, tapping on the screen should not resume the video.

Issue:

  • The Implementation of MaterialControl has _pauseAndPlay in _buildHitArea method.

Image

Expected

  • The _pauseAndPlay should just be applied in the CenterPlayButton.

resuming the video by tapping the screen is not a standard behavior in native android.

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

No branches or pull requests

1 participant