0

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...

enter image description here

Thump position not adjusting properly. Thanks in advance

Sreedhu Madhu
  • 2,480
  • 2
  • 30
  • 40

1 Answers1

1

You must be get your problem solve
Vertical Seekbar in Android

Best of luck!

Community
  • 1
  • 1
kablu
  • 629
  • 1
  • 7
  • 26