Enable requestLegacyExternalStorage

This commit is contained in:
wb9688 2020-05-30 08:05:40 +02:00
parent b2a5ff5f9d
commit 1d97db3ef9
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:logo="@mipmap/ic_launcher"
android:requestLegacyExternalStorage="true"
android:theme="@style/OpeningTheme"
tools:ignore="AllowBackup">
<activity