[FIX] Share extension and save image not working on Android 10 (#2651)

This commit is contained in:
Diego Mello 2020-11-17 14:53:46 -03:00 committed by GitHub
parent 079d239c67
commit ded7391a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
android:theme="@style/AppTheme"
android:networkSecurityConfig="@xml/network_security_config"
android:allowBackup="false"
android:requestLegacyExternalStorage="true"
tools:replace="android:allowBackup"
>
<activity