EasySignSeekBar
EasySignSeekBar copied to clipboard
How to set max useable limit
Hi, Can you please guide how can I set max usable limit in this seekbar so it should not go further than this limit.
Min: 0 Max: 100 maxUseableLimit: 70 <-- this is what I want.
So the seek bar should not go further than 70 even though it's max is 100.