We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332cd00 commit 304cea4Copy full SHA for 304cea4
example/android/app/src/main/AndroidManifest.xml
@@ -23,7 +23,6 @@
23
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode"
24
android:launchMode="singleTask"
25
android:showWhenLocked="true"
26
- android:turnScreenOn="true"
27
android:windowSoftInputMode="adjustResize">
28
<intent-filter>
29
<action android:name="android.intent.action.MAIN" />
0 commit comments