Bläddra i källkod

悬浮窗修改

x1ongzhu 6 år sedan
förälder
incheckning
e12ca96d0b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      android/app/src/main/AndroidManifest.xml

+ 1 - 0
android/app/src/main/AndroidManifest.xml

@@ -10,6 +10,7 @@
         android:name="com.izouma.screen_stream_plugin.MyApplication"
         android:icon="@mipmap/ic_launcher"
         android:label="微电竞"
+        android:networkSecurityConfig="@xml/network_security_config"
         android:theme="@style/AppTheme"
         android:usesCleartextTraffic="true">
         <activity