We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
largeHeap
1 parent 98cc918 commit db921abCopy full SHA for db921ab
app/src/main/AndroidManifest.xml
@@ -19,6 +19,7 @@
19
android:fullBackupContent="@xml/backup_rules"
20
android:icon="@mipmap/ic_launcher"
21
android:label="@string/app_name"
22
+ android:largeHeap="true"
23
android:localeConfig="@xml/locales_config"
24
android:networkSecurityConfig="@xml/network_security_config"
25
android:roundIcon="@mipmap/ic_launcher_round"
0 commit comments