From 8b37c8cc2cb5a5185165e4651e477d7eb4b04431 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 17 Oct 2013 13:26:33 +0400 Subject: remove ellipsize from headline row title --- res/layout/headlines_row.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 8ba4e31d..6df28379 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -33,7 +33,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" -- cgit v1.2.3-54-g00ecf