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

[BUG] Playback position not shown properly #53

Closed
ghost opened this issue May 3, 2022 · 4 comments
Closed

[BUG] Playback position not shown properly #53

ghost opened this issue May 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented May 3, 2022

Describe the bug
When playing a song the playback position is always shown as the track duration. In contrast, when pausing the song the playback position is shown correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Play a song
  2. Expand bottom player
  3. See error

Information:

  • Device: Xiamoi Redmi 7A
  • Android version: 12
  • Music version: 0.2.1-beta

Additional context
Playback position at 0:15 when the song is playing (incorrectly displayed)
image

Playback position at 0:15 when the song is paused (correctly displayed)
image

@ghost ghost added the bug Something isn't working label May 3, 2022
@z-huang
Copy link
Owner

z-huang commented May 4, 2022

Does this happen in older versions?

@ghost
Copy link
Author

ghost commented May 5, 2022

In older versions I couldn't play songs because of the now fixed Issue #6, so I'm not able to tell

@ghost
Copy link
Author

ghost commented May 5, 2022

I found out that it only happens when animations are disabled on Accessibility options. By re-enabling them the seekbar shows the playback position as expected

@z-huang
Copy link
Owner

z-huang commented May 5, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant