mirror of https://github.com/M66B/FairEmail.git
Request legacy external storage
For compatibility with files shared by outdated apps
This commit is contained in:
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…
Reference in New Issue