1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

tmp workaround for big account OOM

This commit is contained in:
valere
2022-12-16 14:03:28 +01:00
parent 2d388f392f
commit 7c888f6334

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">