Skip to content

Commit

Permalink
Merge pull request Yalantis#691 from zalesskyi/fix/uCrop_image_saving…
Browse files Browse the repository at this point in the history
…_android_q

Fixed image saving on Android Q.
  • Loading branch information
warko-san authored Aug 20, 2020
2 parents 37d3275 + e051a12 commit f418322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<application
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:requestLegacyExternalStorage="true"
android:label="@string/app_name"
android:theme="@style/AppTheme">
<provider
Expand Down

0 comments on commit f418322

Please sign in to comment.