Fix issue #491 - Download and share media don't work for Android 10
This commit is contained in:
parent
b70103526b
commit
d95db5b1b8
|
@ -29,6 +29,7 @@
|
|||
android:largeHeap="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_bubbles_round"
|
||||
android:supportsRtl="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:theme="@style/AppThemeDark"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:replace="android:allowBackup">
|
||||
|
|
Loading…
Reference in New Issue