We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d4ee4c + bd507d2 commit 1dcd431Copy full SHA for 1dcd431
composeApp/src/androidMain/AndroidManifest.xml
@@ -14,7 +14,6 @@
14
<activity
15
android:exported="true"
16
android:windowSoftInputMode="adjustResize"
17
- android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|mnc|colorMode|density|fontScale|fontWeightAdjustment|keyboard|layoutDirection|locale|mcc|navigation|smallestScreenSize|touchscreen|uiMode"
18
android:name=".MainActivity">
19
<intent-filter>
20
<action android:name="android.intent.action.MAIN" />
0 commit comments