File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
androidApp/src/androidMain Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1010 android : supportsRtl =" true"
1111 android : theme =" @style/Theme.AppCompat.Light.NoActionBar" >
1212 <activity
13- android : exported =" true"
14- android : configChanges =" orientation|screenSize|screenLayout|keyboardHidden|mnc|colorMode|density|fontScale|fontWeightAdjustment|keyboard|layoutDirection|locale|mcc|navigation|smallestScreenSize|touchscreen|uiMode"
1513 android : name =" .MainActivity"
16- >
14+ android : configChanges =" orientation|screenSize|screenLayout|keyboardHidden|mnc|colorMode|density|fontScale|fontWeightAdjustment|keyboard|layoutDirection|locale|mcc|navigation|smallestScreenSize|touchscreen|uiMode"
15+ android : exported =" true" >
1716 <intent-filter >
1817 <action android : name =" android.intent.action.MAIN" />
1918
You can’t perform that action at this time.
0 commit comments