Skip to content
New issue

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

getting mSignatureView.getDrawingCache() as null #17

Open
akshay2211 opened this issue Aug 26, 2017 · 0 comments
Open

getting mSignatureView.getDrawingCache() as null #17

akshay2211 opened this issue Aug 26, 2017 · 0 comments

Comments

@akshay2211
Copy link

akshay2211 commented Aug 26, 2017

is there any way to get bitmap of this FreeDrawView
as this listener is also always giving error
mSignatureView.getDrawScreenshot(new FreeDrawView.DrawCreatorListener() { @Override public void onDrawCreated(Bitmap draw) { // The draw Bitmap is the drawn content of the View } @Override public void onDrawCreationError() { // Something went wrong creating the bitmap, should never // happen unless the async task has been canceled } });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant