From a92c903ffb3eb7b787727d07fd49099fd47e11f6 Mon Sep 17 00:00:00 2001 From: Grishka Date: Tue, 10 Sep 2024 13:32:07 +0300 Subject: [PATCH] Fix #876 --- mastodon/src/main/res/layout/item_generic_list_content.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/item_generic_list_content.xml b/mastodon/src/main/res/layout/item_generic_list_content.xml index 5f7351b52..378d1bae1 100644 --- a/mastodon/src/main/res/layout/item_generic_list_content.xml +++ b/mastodon/src/main/res/layout/item_generic_list_content.xml @@ -27,6 +27,7 @@ android:textSize="16sp" android:textColor="?colorM3OnSurface" android:textAlignment="viewStart" + android:ellipsize="end" tools:text="Title"/>