Merge pull request #424 from KotlinGeekDev/retain-state

Retain state when rotating device.
This commit is contained in:
Vitor Pamplona
2023-05-24 17:02:27 -04:00
committed by GitHub
+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">