summaryrefslogtreecommitdiffstats
path: root/res/layout/widget_cell.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/widget_cell.xml')
-rw-r--r--res/layout/widget_cell.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/widget_cell.xml b/res/layout/widget_cell.xml
index 1286a622b..9e91f677e 100644
--- a/res/layout/widget_cell.xml
+++ b/res/layout/widget_cell.xml
@@ -41,7 +41,7 @@
android:layout_weight="1"
android:gravity="start"
android:singleLine="true"
- android:ellipsize="marquee"
+ android:ellipsize="end"
android:fadingEdge="horizontal"
android:textColor="#FFFFFFFF"