Skip to content

fix: prevent page swipes while seeking - #402

Open
Guflly wants to merge 2 commits into
FossifyOrg:mainfrom
Guflly:fix/prevent-player-swipe-while-seeking
Open

fix: prevent page swipes while seeking#402
Guflly wants to merge 2 commits into
FossifyOrg:mainfrom
Guflly:fix/prevent-player-swipe-while-seeking

Conversation

@Guflly

@Guflly Guflly commented Aug 8, 2026

Copy link
Copy Markdown

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Prevent the page view from intercepting seekbar drag gestures
  • Restore normal page swiping after the gesture ends, is canceled, or the seekbar is detached
  • Keep the existing seekbar styling and accessibility click behavior

Tests performed

  • ./gradlew detekt

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@Guflly
Guflly requested a review from naveensingh as a code owner August 8, 2026 05: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.

player screen is prone to unintentionally swiping to adjacent pages

1 participant