Hi
Seekbar normally works very well.
but it gets stuck with scrollview.
The reason for this is that when the user presses the seekbar and his hand slips up or down by mistake at that moment, the seekbar is deactivated and stays where it is.
I think the solution to this might be to prevent the screen from scrolling when processing with seekbar.
How can I avoid this problem?
Thank you.
Seekbar normally works very well.
but it gets stuck with scrollview.
The reason for this is that when the user presses the seekbar and his hand slips up or down by mistake at that moment, the seekbar is deactivated and stays where it is.
I think the solution to this might be to prevent the screen from scrolling when processing with seekbar.
How can I avoid this problem?
Thank you.