Skip to content

fixed a bug isEmpty function will always return false when rotated screen.#144

Open
a358385960 wants to merge 1 commit into
gcacace:masterfrom
a358385960:master
Open

fixed a bug isEmpty function will always return false when rotated screen.#144
a358385960 wants to merge 1 commit into
gcacace:masterfrom
a358385960:master

Conversation

@a358385960
Copy link
Copy Markdown

when screen rotates onRestoreInstanceState will called and setSignatureBitmap
will setIsEmpty as false. In this commit, setSignatureBitmap will call setIsEmpty(true) when passed signature is empty.

isEmpty() will always return false
regardless signature pad is signed or not
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

Successfully merging this pull request may close these issues.

1 participant