Use manifest to avoid Activity recreation.

This commit is contained in:
KotlinGeek
2023-05-23 23:58:59 +01:00
parent f0ba68e467
commit 75d56214d2
+1
View File
@@ -35,6 +35,7 @@
android:name=".ui.MainActivity"
android:exported="true"
android:windowSoftInputMode="adjustResize"
android:configChanges="orientation|screenSize|screenLayout"
android:theme="@style/Theme.Amethyst">
<intent-filter android:label="Amethyst">