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

fix(android): implement seek backward in notification service #3808

Merged
merged 1 commit into from
May 21, 2024

Conversation

paulrinaldi
Copy link
Contributor

@paulrinaldi paulrinaldi commented May 21, 2024

  • Update the documentation
    No update needed.

  • Provide an example of how to test the change

Screen.Recording.2024-05-21.at.2.28.08.PM.mov
  • Describe the changes
    Subtract from the content position instead of adding to it

Summary

Fix seek backward in notification controls on Android by subtracting seek seconds instead of adding them.

Motivation

Correctness

Test plan

Review example/basic

@paulrinaldi
Copy link
Contributor Author

Addresses #3806

@freeboub freeboub merged commit 94b3da3 into TheWidlarzGroup:master May 21, 2024
3 checks passed
@paulrinaldi paulrinaldi deleted the patch-1 branch May 21, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants