Request legacy external storage

For compatibility with files shared by outdated apps
This commit is contained in:
M66B 2019-06-07 14:21:49 +02:00
parent 3e56a09074
commit 94b3590118
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppThemeLight">