VerticalSeekBar icon indicating copy to clipboard operation
VerticalSeekBar copied to clipboard

Improvement?

Open vardelean opened this issue 3 years ago • 0 comments

Very, very, nice seekBar example, thank you so much for posting it! I do have a quick question though: when the clickToSetProgress is set to false, and the value can be changed by dragging the thumb only, there is a small jump if the thumb is not touched exactly in the middle. If the thumb is small enough, perhaps this is a non issue, but on my application I need a large thumb, like the knob used in a fader volume control, and that jump is making the progress less accurate, I've seen a few very well written apps where the thumb does not jump at all, not even a pixel, until the ACTION_MOVE starts, and I was wondering if you know of a way to do that. Again, many thanks for posting this code!

vardelean avatar Feb 27 '22 22:02 vardelean