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(player): Add a setting to adjust player seek duration #1724

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlexandrePicavet
Copy link

Hi,
I added a setting to adjust the seek offset of the player. I hope my PR meets your standards, it is my first contribution here.

Fixes #1670

Create a seekOffset dropdown setting defaulting to 10 seconds.
Update the fastForwardTick method  of the GestureControlView to take the
seekOffset setting into account and update the view accordingly.

Fixes futo-org/grayjay-android#futo-org#1670
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to change the skip interval
2 participants