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

Label blinking while located on the outside of the progress bar. #20

Open
Hubizon opened this issue Jul 21, 2021 · 0 comments
Open

Label blinking while located on the outside of the progress bar. #20

Hubizon opened this issue Jul 21, 2021 · 0 comments

Comments

@Hubizon
Copy link

Hubizon commented Jul 21, 2021

  • Library Version [v1.1.1]
  • Affected Device(s) [OnePlus 8T, Android 11, minSdk 26, I haven't tested it on other devices]

I'm making an app that is updating progress bar every 50 milliseconds. When the label is located on the inside of the progress bar, everything works perfectly, but when it's outside, it's rapidly blinking. It looks like it's disappearing for a few milliseconds and then reappearing. Of course, I have a .setOnProgressChangeListener that changes the labelText.
Edit: If I'm not mistaken, it happens because of changing the progress, not the label. It's really noticeable even if I'm updating the progress every second (not every 0.05 s) so I do think that it should be fixed.

21-07-22-00-20-41.online-video-cutter.com.mp4
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

No branches or pull requests

1 participant