You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: