summaryrefslogtreecommitdiffstats
path: root/res/layout/album_set_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_set_item.xml')
-rw-r--r--res/layout/album_set_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/album_set_item.xml b/res/layout/album_set_item.xml
index 46084e938..bdecd5fd1 100644
--- a/res/layout/album_set_item.xml
+++ b/res/layout/album_set_item.xml
@@ -12,6 +12,8 @@
android:layout_alignParentTop="true"
android:layout_marginLeft="10dp"
android:layout_marginTop="10dp"
+ android:ellipsize="end"
+ android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceMedium" />
<TextView