Skip to content

Commit

Permalink
use large heap
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Guangming committed May 14, 2024
1 parent 8da1ee6 commit 76644de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
android:hardwareAccelerated="true"
android:icon="${icon}"
android:label="${appName}"
android:largeHeap="false"
android:largeHeap="true"
android:requestLegacyExternalStorage="true"
android:supportsRtl="true"
android:theme="@style/AppTheme"
Expand Down

0 comments on commit 76644de

Please sign in to comment.