From dcb645a4b293a2edd8c1f44a22b24ae9bb16db4b Mon Sep 17 00:00:00 2001 From: pppscn <35696959@qq.com> Date: Wed, 3 Mar 2021 14:48:11 +0800 Subject: [PATCH] =?UTF-8?q?android9.0=E5=90=8E=E5=85=81=E8=AE=B8http?= =?UTF-8?q?=E8=B0=83=E7=94=A8=20by=20xiaoyuanhost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0923c0df..b17c1329 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -9,7 +9,8 @@ android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" - android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" + android:usesCleartextTraffic="true">