naman14 / TimberX

Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)

Home Page:https://namand.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Song progress seeker doesn't move

compliment opened this issue · comments

commented

Please consider making a Pull Request if you are capable of doing so.

App Version:

v1.5

Affected Device(s):

Android 8.1

Describe the Bug:

Seekbar/ progressbar doesn't move at all, although it does respond to time seeking.
To Reproduce:

  1. Play a song
    screenshot_20190210-143545

I think we should update current progress when user start tracking as well, not only onProgressChanged().