We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I know the library Android Signature Pad has the onStartSigning(), onSigned() and onClear() events.
onStartSigning()
onSigned()
onClear()
Having this events will allow us to have more control over the user interactions.
I was wondering if you could implement this feature, at least for android users.
Thanks.
The text was updated successfully, but these errors were encountered:
This would be really useful!
Sorry, something went wrong.
No branches or pull requests
Hi,
I know the library Android Signature Pad has the
onStartSigning()
,onSigned()
andonClear()
events.Having this events will allow us to have more control over the user interactions.
I was wondering if you could implement this feature, at least for android users.
Thanks.
The text was updated successfully, but these errors were encountered: