diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 22a6e6bb..2ec54b5f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -22,7 +22,6 @@ android:theme="@style/Theme.AppCompat" android:allowBackup="false" android:allowClearUserData="true" - android:largeHeap="true" android:persistent="true" > @@ -85,9 +84,7 @@