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

feat(android): handle increment forward and rewind buttons #3818

Merged

Conversation

seyedmostafahasani
Copy link
Collaborator

Summary

This plan aims to verify the functionality of increment forward and rewind buttons. The user should be able to change the value to increment forward or rewind. This includes testing the addition of a new property to controlsStyles called seekIncrementMS.

Motivation

To ensure that users can effectively control media playback by incrementing forward and rewinding, and to confirm that the new seekIncrementMS property works as expected.

Changes

Addition of a new property seekIncrementMS to controlsStyles.

Test plan

Users must set a value for the seekIncrementMS on the controlsStyles prop. When they press the forward or rewind buttons, they will see the video increment forward or rewind by the custom value.

@freeboub freeboub merged commit 5059e7a into TheWidlarzGroup:master May 28, 2024
6 checks passed
@seyedmostafahasani seyedmostafahasani deleted the feat/seek-increment branch May 28, 2024 08:11
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.

2 participants