This commit is contained in:
wangcongtao
2020-05-29 10:34:24 +08:00
parent 1fb5e60135
commit 99c75a0007

View File

@@ -27,6 +27,7 @@
android:windowSoftInputMode="adjustPan|stateHidden">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER"/>
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>