Fix issue #491 - Download and share media don't work for Android 10

This commit is contained in:
Thomas 2022-11-20 11:07:42 +01:00
parent b70103526b
commit d95db5b1b8
1 changed files with 1 additions and 0 deletions

View File

@ -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">