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_selected.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout/headlines_row_selected.xml') diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml index a0a0e4eb..849e2b6f 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -31,7 +31,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