diff --git a/Application/src/main/AndroidManifest.xml b/Application/src/main/AndroidManifest.xml index d74b84c..931ea1f 100644 --- a/Application/src/main/AndroidManifest.xml +++ b/Application/src/main/AndroidManifest.xml @@ -14,6 +14,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" + android:requestLegacyExternalStorage="true" android:theme="@style/MaterialTheme">