mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 02:45:53 +03:00
tmp workaround for big account OOM
This commit is contained in:
parent
2d388f392f
commit
7c888f6334
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
||||
|
|
Loading…
Reference in a new issue