maxrave-dev / maxrave-dev/SimpMusic

Bug on Player Screen Slider

Open
#2,480 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
11.4k
Forks
599
Avg merge
3d 18h
Merged PRs (30d)
7

Description

Duplicate Check
  • I confirm I searched for existing reports and found no duplicates.
Describe the Bug

While currently paused a song and drag the slider it drags with gesture initially but when hand is taken it goes back to its position where it was before we drag it and if we tap the ply button it plays right from the point we dragged and placed it

Steps to Reproduce

Play a song
Pause it
Drag the slider forward or backward
Inspect it
Play the song again

Expected Behavior

When user drag the slider to a point and leaves the hand, the slider must stick to that point instead of going pack and must start playback from there

App Version

2.1.0

Android Version

Android 13

Device Model

Redmi note 11t

Custom ROM
  • I am using a custom ROM
Custom ROM Name (if applicable)

No response

Screenshots (optional)
Image Image
Log / Error Details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Player Screen's playback slider and reproduce the pause, drag, release, and resume sequence on Android 13. Trace how the slider position and playback seek state are updated after the gesture ends. Done means the slider remains at the chosen position and playback resumes from that position.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.