0

When using SeekBar, the progress value can be set by touching anywhere. How do I make only thumb active and set the value only by moving the thumb? In other words, the user can set the value in one touch in the right place of progress, and I need him to move the thumb.

  • Look at these answers perhaps https://stackoverflow.com/questions/8956218/android-seekbar-setonseekbarchangelistener – pikkuez Aug 09 '19 at 18:43
  • Possible duplicate of [Android SeekBar setOnSeekBarChangeListener](https://stackoverflow.com/questions/8956218/android-seekbar-setonseekbarchangelistener) – Brian Tompsett - 汤莱恩 Aug 09 '19 at 18:44
  • No, this is different. I need the user not to be able to set the value with a single touch of progress, but to be sure to move the thumb! – Michael Kadykov Aug 09 '19 at 22:17

0 Answers0