android-signaturepad
android-signaturepad copied to clipboard
can't compile on API 27
wait..
I am getting the same issue too, any help would be highly appreciated.
for the time being i used another implementation : https://github.com/ww6015132/SilkySignature
implementation('com.github.gcacace:signature-pad:1.2.1') { exclude group: 'com.android.support' }
I use this, It's ok.
Any update on this?
Try with latest version.