Skip to content
Snippets Groups Projects
Commit 563a1ce6 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fix realnames being longer than one line occasionally

parent 3c9d6297
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,8 @@
android:layout_gravity="center_vertical"
android:textColor="?attr/colorForegroundSecondary"
android:visibility="gone"
android:ellipsize="marquee"
android:singleLine="true"
tools:text="@sample/messages.json/data/sender"
tools:visibility="visible" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment