Skip to content

bug fix(issue #834): PdfView#loadComplete(), line 756, renderingHandlerThread NullPointerException#917

Open
mirafzal wants to merge 1 commit intoDImuthuUpe:masterfrom
mirafzal:master
Open

bug fix(issue #834): PdfView#loadComplete(), line 756, renderingHandlerThread NullPointerException#917
mirafzal wants to merge 1 commit intoDImuthuUpe:masterfrom
mirafzal:master

Conversation

@mirafzal
Copy link
Copy Markdown

Bug arises when user opens activity and closes immediately many times in a row. I guess when user closes activity, it calls method onDetachedFromWindow() where renderingHandlerThread variable is equaled to null. So it is needed to check in loadComplete() method if renderingHandlerThread is null.

@PranayDVigo
Copy link
Copy Markdown

Can we please merge this PR?

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.

3 participants