BHawK

Results 5 comments of 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...

![image](https://github.com/user-attachments/assets/88ec3fb4-03c8-4cf8-b9fd-bc623b8fe514) 可以在自己的colors.xml文件中,重新定义 muPDFReaderView_bg 并设置为自己想要的颜色就可以设置背景色了。

![image](https://github.com/user-attachments/assets/c9782d25-28de-4e48-9619-518c27753267) 打开pdf文件之后,强制指定到第1页可以解决首页尺寸显示异常的问题

> _No description provided._ 基于作者的jar包推断出来的pdf-viewer库的代码 https://github.com/liumeng1201/PdfViewerDemo/tree/master/pdflibrary