From e4b37064382d43c6e591bdf99d7f298c5dbdc3c6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Apr 2013 12:45:27 +0400 Subject: fix unnecessary bold font in titles on headlines row views --- res/layout/headlines_row.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 571cfd9b..ccbf4366 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -38,8 +38,8 @@ android:singleLine="false" android:text="{Title...}" android:textColor="?headlineTextColor" - android:textSize="16sp" - android:textStyle="bold" > + android:textSize="16sp" > +