From 3a15402243563876b2764ec616ae7f0a5505a97f Mon Sep 17 00:00:00 2001 From: Lifu Tang Date: Fri, 23 Aug 2013 15:18:38 -0700 Subject: Allows multi-line message on small-screen devices Change-Id: Ief7e152165059cea165f1271ab27a8a42537db8f --- res/layout/location_list_no_item.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/res/layout/location_list_no_item.xml b/res/layout/location_list_no_item.xml index 864b2e4..5489a50 100644 --- a/res/layout/location_list_no_item.xml +++ b/res/layout/location_list_no_item.xml @@ -25,7 +25,7 @@ + android:textColor="?android:attr/textColorSecondary" /> -- cgit v1.1