Reputation: 2470
I have used custom vertical seekbar in my app, except of one thing everything is working fine. Whenever setting progress dynamically using the below snippet that problem arises,
seekbar.setProgress(50);
Please refer the screenshot, that is what the output i'm getting...
Thump position not adjusting properly. Thanks in advance
Upvotes: 0
Views: 116
Reputation: 659
You must be get your problem solve
Vertical Seekbar in Android
Best of luck!
Upvotes: 1