|
|
@ -127,6 +127,7 @@
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:requestLegacyExternalStorage="true"
|
|
|
|
android:requestLegacyExternalStorage="true"
|
|
|
|
android:resizeableActivity="true"
|
|
|
|
android:resizeableActivity="true"
|
|
|
|
|
|
|
|
android:restoreAnyVersion="true"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:theme="@style/Theme.AppCompat.TranslucentSplash">
|
|
|
|
android:theme="@style/Theme.AppCompat.TranslucentSplash">
|
|
|
|