Browse Source

Opt-out of scoped storage

Signed-off-by: Alice Gaudon <alice@gaudon.pro>
Alice Gaudon 5 năm trước cách đây
mục cha
commit
1919a6647a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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