Переглянути джерело

Opt-out of scoped storage

Signed-off-by: Alice Gaudon <alice@gaudon.pro>
Alice Gaudon 5 роки тому
батько
коміт
1919a6647a
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/main/AndroidManifest.xml

+ 1 - 0
src/main/AndroidManifest.xml

@@ -96,6 +96,7 @@
         android:installLocation="internalOnly"
         android:manageSpaceActivity="com.owncloud.android.ui.activity.ManageSpaceActivity"
         android:usesCleartextTraffic="true"
+        android:requestLegacyExternalStorage="true"
         tools:ignore="UnusedAttribute">
 
         <uses-library