Open JCAguilera opened 5 years ago
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.
This would be really useful!
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.