From 2e39f81c3664ec3b1c53f0ded1da5633b2b9c2be Mon Sep 17 00:00:00 2001 From: FineFindus Date: Mon, 8 Jul 2024 14:36:14 +0200 Subject: [PATCH] fix: show profile picture in share sheet Shows the profile picture of the shared account in the share sheet. This was already done upstream and intended here, but was bugged due to an additional file provider. --- mastodon/src/main/AndroidManifest.xml | 10 ---------- .../org/joinmastodon/android/ui/utils/UiUtils.java | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/mastodon/src/main/AndroidManifest.xml b/mastodon/src/main/AndroidManifest.xml index 08ab4ec89..9a378c3f8 100644 --- a/mastodon/src/main/AndroidManifest.xml +++ b/mastodon/src/main/AndroidManifest.xml @@ -105,16 +105,6 @@ - - - -