We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37d3275 + e051a12 commit f418322Copy full SHA for f418322
sample/src/main/AndroidManifest.xml
@@ -9,6 +9,7 @@
9
<application
10
android:allowBackup="false"
11
android:icon="@mipmap/ic_launcher"
12
+ android:requestLegacyExternalStorage="true"
13
android:label="@string/app_name"
14
android:theme="@style/AppTheme">
15
<provider
0 commit comments