IndicatorSeekBar icon indicating copy to clipboard operation
IndicatorSeekBar copied to clipboard

setProgress() not working if tickCount > 2

Open Dakiira opened this issue 4 years ago • 1 comments

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

Dakiira avatar Jun 21 '21 14:06 Dakiira

I got same problem,do you solve this problem?

JiangShuLiang avatar Mar 29 '22 08:03 JiangShuLiang