Commit 8030086e authored by 周文华's avatar 周文华

【调整】1.调整加载时机减少短时间内存占用。2.开启largeHeap。

parent 32090825
......@@ -21,6 +21,7 @@
android:label="@string/app_name"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/logo"
android:largeHeap="true"
android:supportsRtl="true"
android:theme="@style/Theme.PDFViewerScannerWhite"
android:usesCleartextTraffic="true"
......
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 to comment