From 9a28d23be081dcf2cdfb91fe81d60985a8290ac3 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sat, 30 Mar 2024 07:56:14 -0300 Subject: [PATCH] fix(photo-viewer-sheet): make alt text selectable again --- mastodon/src/main/res/layout/sheet_photo_viewer_info.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/sheet_photo_viewer_info.xml b/mastodon/src/main/res/layout/sheet_photo_viewer_info.xml index 1e95fb9b0..41b1ab693 100644 --- a/mastodon/src/main/res/layout/sheet_photo_viewer_info.xml +++ b/mastodon/src/main/res/layout/sheet_photo_viewer_info.xml @@ -141,6 +141,7 @@ android:layout_marginHorizontal="16dp" android:textAppearance="@style/m3_body_large" android:textColor="?colorM3OnSurface" + android:textIsSelectable="true" tools:text="A cute black cat"/>