Hi,
I have an app that need to have the ability to let the customer to sign on it.
so i am using the GestureDetector lib.
I create the GestureDetector on a label wich the customer need to sign on it.
the problem is that the label is on a scrollview so when i am trying to sign on the label,
the scrollview is moving and I cannot sign on the label.
Is there a way to disable the scrolling while signing
Thanks...
I have an app that need to have the ability to let the customer to sign on it.
so i am using the GestureDetector lib.
I create the GestureDetector on a label wich the customer need to sign on it.
the problem is that the label is on a scrollview so when i am trying to sign on the label,
the scrollview is moving and I cannot sign on the label.
Is there a way to disable the scrolling while signing
Thanks...