circularseekbar
circularseekbar copied to clipboard
restrict user to move pointer
@devadvance Hi, I want to restrict user to touch or move pointer at specific progress. For ex,if i reach 15 of progress then user will not move to the pointer in after 15.it will be move before 15. is it possible?i have tried so much but can't getting output as i expected. If any solution then please send me on my id [email protected]
use setIsTouchEnabled(false) method.