@@ -18,6 +18,7 @@
android:label="${appLabel}"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
+ android:largeHeap="true"
android:theme="@style/AppTheme">
<activity