删除多余
This commit is contained in:
parent
7ca485cafe
commit
222dcc2143
@ -18,10 +18,6 @@
|
|||||||
<meta-data android:name="notch.config" android:value="portrait|landscape" />
|
<meta-data android:name="notch.config" android:value="portrait|landscape" />
|
||||||
<meta-data android:name="unity.auto-report-fully-drawn" android:value="true" />
|
<meta-data android:name="unity.auto-report-fully-drawn" android:value="true" />
|
||||||
<activity android:name="com.unity3d.player.UnityPlayerActivity" android:theme="@style/UnityThemeSelector" android:screenOrientation="fullUser" android:launchMode="singleTask" android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection|density" android:resizeableActivity="false" android:hardwareAccelerated="false" android:exported="true">
|
<activity android:name="com.unity3d.player.UnityPlayerActivity" android:theme="@style/UnityThemeSelector" android:screenOrientation="fullUser" android:launchMode="singleTask" android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection|density" android:resizeableActivity="false" android:hardwareAccelerated="false" android:exported="true">
|
||||||
<intent-filter>
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
</intent-filter>
|
|
||||||
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
|
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
|
||||||
<meta-data android:name="notch_support" android:value="true" />
|
<meta-data android:name="notch_support" android:value="true" />
|
||||||
</activity>
|
</activity>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user