summaryrefslogtreecommitdiff
path: root/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-17 13:26:33 +0400
committerAndrew Dolgov <[email protected]>2013-10-17 13:26:33 +0400
commit8b37c8cc2cb5a5185165e4651e477d7eb4b04431 (patch)
tree03743d97f982d69c89e1981343097472f0eebe9b /res/layout/headlines_row_unread.xml
parent5df4a51fc91a0d063f8eb229264f19fb5d0209d0 (diff)
remove ellipsize from headline row title
Diffstat (limited to 'res/layout/headlines_row_unread.xml')
-rw-r--r--res/layout/headlines_row_unread.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index 1103b2f8..44f1c218 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -28,7 +28,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
- android:ellipsize="end"
android:gravity="center_vertical"
android:singleLine="false"
android:text="Sample entry title"