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

setProgress() not working if tickCount > 2 #233

Open
Dakiira opened this issue Jun 21, 2021 · 1 comment
Open

setProgress() not working if tickCount > 2 #233

Dakiira opened this issue Jun 21, 2021 · 1 comment

Comments

@Dakiira
Copy link

Dakiira commented Jun 21, 2021

I'm trying to change the progress of the seekbar via the setProgress() method. But it doesnt show me the correct progess, instead it shows a random number. I have a seekbar with 5 - 10 ticks (i set them dynamically). If i remove all ticks or lower the tick count to <= 2 the setProgess() method is working as expected.
I use the latest (2.1.2) Version

@JiangShuLiang
Copy link

I got same problem,do you solve this problem?

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

2 participants