Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
Request Legacy External Storage (#5351)
Browse files Browse the repository at this point in the history
  • Loading branch information
st3fan committed Jan 28, 2021
1 parent b948c16 commit 3782909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

<!-- replace="android:supportsRtl for AwesomeBar -->
<application
android:requestLegacyExternalStorage="true"
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit 3782909

Please sign in to comment.