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.
1 parent 05af1af commit 267cf61Copy full SHA for 267cf61
app/src/main/AndroidManifest.xml
@@ -27,6 +27,7 @@
27
android:exported="true"
28
android:icon="@drawable/ic_launcher"
29
android:label="@string/plugin_name"
30
+ android:windowSoftInputMode="stateHidden"
31
android:uiOptions="splitActionBarWhenNarrow">
32
<!-- this Intent filter allows the plug-in to be discovered by Locale -->
33
<intent-filter>
0 commit comments