[FIX] Share extension and save image not working on Android 10 (#2651)
This commit is contained in:
parent
079d239c67
commit
ded7391a88
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue