Open heiyl opened 4 years ago
I have found the same error but with a different method
Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference com.github.barteksc.pdfviewer.model.PagePart.getPage (PagePart.java:8)
Is there a fix plan for the feedback problem?
I also encountered the same bug,same method
Same here
Same problem happen to me.
Solved according to issue #824
java.lang.NullPointerException Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference
com.github.barteksc.pdfviewer.PDFView.void loadComplete(com.github.barteksc.pdfviewer.PdfFile)(PDFView.java:756)