We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d74ea commit ea294e8Copy full SHA for ea294e8
1 file changed
app/src/main/res/layout/list_stream_item.xml
@@ -63,6 +63,7 @@
63
android:id="@+id/itemUploaderView"
64
android:layout_width="0dp"
65
android:layout_height="wrap_content"
66
+ android:ellipsize="end"
67
android:lines="1"
68
android:textAppearance="?android:attr/textAppearanceSmall"
69
android:textSize="@dimen/video_item_search_uploader_text_size"
0 commit comments