Request legacy external storage

For compatibility with files shared by outdated apps
pull/156/head
M66B 5 years ago
parent 3e56a09074
commit 94b3590118

@ -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">

Loading…
Cancel
Save