Commit f74c0ec3 by 罗翻

增加pdf阅读功能。

parent 0dc88add
Showing with 194 additions and 0 deletions
......@@ -131,6 +131,9 @@
android:name=".ui.MainActivity"
android:launchMode="singleTask"
android:screenOrientation="portrait" />
<activity
android:name=".ui.PdfWebViewActivity"
android:screenOrientation="portrait" />
</application>
</manifest>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment