Solving some of the Out of Memory errors.

pull/3/head
Vitor Pamplona 2023-01-19 17:50:29 -05:00
rodzic 4224ebe429
commit a18c5b975f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,7 @@
android:enableOnBackInvokedCallback="true"
android:supportsRtl="true"
android:theme="@style/Theme.Amethyst"
android:largeHeap="true"
tools:targetApi="31">
<activity
android:name=".ui.MainActivity"