more heap to avoid OOM
This commit is contained in:
parent
9a61ddac93
commit
3675a2c9dd
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:preserveLegacyExternalStorage="true"
|
||||
android:hasFragileUserData="true"
|
||||
android:largeHeap="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:theme="@style/Theme.App">
|
||||
<activity
|
||||
|
|
Loading…
Reference in a new issue