IndicatorSeekBar
IndicatorSeekBar copied to clipboard
Question: More than 2 steps, but no snapping to indicators?
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