Gianluca
Gianluca
I'm working on a new version of SignaturePad where you can get the control points from a public method.
Try with latest version.
Hello, when you rotate the screen, the fragment is destroyed and needs to be recreated. We have code to store the internal state of the signature pad in the memory....
Please expand, what's preventing you to set the listener? Do you see any runtime exception?
I think the issue is related to the view size: currently the bitmap size depends on view width and height. I need to investigate how to limit that size, based...
It would be great if someone could help looking into that, as unfortunately at the moment I don't have so much time.
Thanks for finding and fixing that bug. Would you mind to create a pull request, so I can merge that fix into the master branch?
It seems to be a known issue: http://stackoverflow.com/questions/27235305/android-png-bitmap-compression-not-working-properly-between-note-4-and-nexus-5
I have not tested my lib with a note4. Have you tried compressing in JPG instead of PNG?
Please try with the latest version.