IndicatorSeekBar icon indicating copy to clipboard operation
IndicatorSeekBar copied to clipboard

Question: More than 2 steps, but no snapping to indicators?

Open BlueCobold opened this issue 2 years ago • 0 comments

Hi.

I am using your library for a few days and I can't figure it out from the samples: Is there a way to provide more than 2 (5 in my case) steps to provide labels to the user, but still having continuous values which do not snap when ending the drag-gesture? I can make the values continuous, but they always snap to the nearest step when the gesture ends. Can you point me to the right config to set up a true continuous SeekBar with 5 indicators? So far, I can only make this work with 2 indicators.

Cheers

BlueCobold avatar Sep 12 '22 06:09 BlueCobold