Fix keyboard issues more

This commit is contained in:
Mygod
2018-08-31 17:22:27 +08:00
parent b0355e0546
commit fc7731c4ed

View File

@@ -53,7 +53,7 @@
android:name=".MainActivity"
android:label="@string/app_name"
android:launchMode="singleInstance"
android:windowSoftInputMode="stateUnchanged">
android:windowSoftInputMode="stateAlwaysHidden">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>