BHawK
BHawK
I have the sample problem. I can input Chinese in "settings" view, but in the strings search dialog it show as Chinese garbled.
In **ChoosePDFActivity** in this **onListItemClick** method, you can find some codes like this ``` Uri uri = Uri.parse(mFiles[position].getAbsolutePath()); ...... intent.setData(uri); ``` at line 208, you can copy the file from...
 可以在自己的colors.xml文件中,重新定义 muPDFReaderView_bg 并设置为自己想要的颜色就可以设置背景色了。
 打开pdf文件之后,强制指定到第1页可以解决首页尺寸显示异常的问题
> _No description provided._ 基于作者的jar包推断出来的pdf-viewer库的代码 https://github.com/liumeng1201/PdfViewerDemo/tree/master/pdflibrary