修复跳转问题

This commit is contained in:
sonichy 2020-09-22 16:38:41 +08:00
parent b13c0cc43e
commit b68904f2ee
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
android:name=".MainActivity"
android:label="@string/app_name"
android:theme="@android:style/Theme.Holo.Light.NoActionBar"
android:launchMode="singleTask"
android:configChanges="orientation|keyboardHidden|screenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>