|
@@ -83,6 +83,7 @@
|
|
|
android:allowBackup="true"
|
|
android:allowBackup="true"
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
android:label="@string/app_name"
|
|
android:label="@string/app_name"
|
|
|
|
|
+ android:networkSecurityConfig="@xml/network_security_config"
|
|
|
android:supportsRtl="true"
|
|
android:supportsRtl="true"
|
|
|
android:theme="@style/AppTheme">
|
|
android:theme="@style/AppTheme">
|
|
|
<activity
|
|
<activity
|