Merge pull request #424 from KotlinGeekDev/retain-state
Retain state when rotating device.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user