tmp workaround for big account OOM

This commit is contained in:
valere 2022-12-16 14:03:28 +01:00
parent 2d388f392f
commit 7c888f6334
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
android:supportsRtl="true"
android:taskAffinity="${applicationId}.${appTaskAffinitySuffix}"
android:theme="@style/Theme.Vector.Light"
android:largeHeap="true"
tools:ignore="UnusedAttribute"
tools:replace="android:allowBackup">