aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout/item_comment_fully_collapsed.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/item_comment_fully_collapsed.xml b/app/src/main/res/layout/item_comment_fully_collapsed.xml
index 4e0a0d32..22c53776 100644
--- a/app/src/main/res/layout/item_comment_fully_collapsed.xml
+++ b/app/src/main/res/layout/item_comment_fully_collapsed.xml
@@ -32,6 +32,7 @@
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:maxLines="1"
+ android:ellipsize="end"
android:fontFamily="?attr/font_family"
android:paddingStart="8dp"
android:paddingTop="12dp"