mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-01-14 20:27:12 +01:00
This commit is contained in:
parent
e8c9915a6f
commit
2ae64f6849
@ -45,6 +45,7 @@
|
|||||||
android:fontFamily="?attr/font_family"
|
android:fontFamily="?attr/font_family"
|
||||||
android:textSize="?attr/font_default"
|
android:textSize="?attr/font_default"
|
||||||
android:maxLines="1"
|
android:maxLines="1"
|
||||||
|
android:ellipsize="end"
|
||||||
app:layout_constrainedWidth="true"
|
app:layout_constrainedWidth="true"
|
||||||
app:layout_constraintBottom_toTopOf="@id/author_flair_text_view_item_post_comment"
|
app:layout_constraintBottom_toTopOf="@id/author_flair_text_view_item_post_comment"
|
||||||
app:layout_constraintStart_toEndOf="@id/author_icon_image_view_item_post_comment"
|
app:layout_constraintStart_toEndOf="@id/author_icon_image_view_item_post_comment"
|
||||||
|
Loading…
Reference in New Issue
Block a user