diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b0fd7160..5cf707d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -22,6 +22,9 @@ android:theme="@style/Theme.AppCompat" android:allowBackup="false" android:allowClearUserData="true" + android:largeHeap="true" + + >