修改usesCleartextTraffic类型
This commit is contained in:
parent
218ccfbee2
commit
037f0f7937
@ -24,7 +24,7 @@
|
||||
|
||||
<meta-data android:name="android.max_aspect" android:value="2.2" />
|
||||
<activity android:name=".SplashActivity"
|
||||
android:launchMode="singleTask"
|
||||
android:launchMode="singleTop"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize|screenLayout"
|
||||
android:theme="@style/SplashTheme"
|
||||
|
Loading…
x
Reference in New Issue
Block a user