diff --git a/Prj-Android/app/src/main/AndroidManifest.xml b/Prj-Android/app/src/main/AndroidManifest.xml index 00d4fb5..dbcbde2 100755 --- a/Prj-Android/app/src/main/AndroidManifest.xml +++ b/Prj-Android/app/src/main/AndroidManifest.xml @@ -41,6 +41,7 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" + android:requestLegacyExternalStorage="true" android:supportsRtl="true" android:theme="@style/AppTheme"> @@ -54,4 +55,4 @@ /> - \ No newline at end of file +