From 16fda5c5ae839c51debb882f4d3c24d276393f3b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Jun 2012 17:40:29 +0400 Subject: remove hardcoded gray from headline rows layout properly deselect active article in headlines when closing article panel --- res/layout/headlines_row_selected.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 4edae560..e18f866e 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -66,7 +66,7 @@ android:gravity="center_horizontal|right" android:singleLine="true" android:text="{Feed title...}" - android:textColor="?headlineExcerptTextColor" + android:textColor="?headlineSelectedExcerptTextColor" android:textSize="10sp" /> -- cgit v1.2.3-54-g00ecf