|
|
@ -28,6 +28,7 @@
|
|
|
|
android:appCategory="productivity"
|
|
|
|
android:appCategory="productivity"
|
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
|
android:label="@string/app_name"
|
|
|
|
android:label="@string/app_name"
|
|
|
|
|
|
|
|
android:manageSpaceActivity=".ActivitySetup"
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:requestLegacyExternalStorage="true"
|
|
|
|
android:requestLegacyExternalStorage="true"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|