1
0
mirror of https://codeberg.org/tom79/Fedilab synced 2025-02-01 03:46:53 +01:00

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

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