From cc0bd900b663987ed29d1da8ab2ad957d8b84b35 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 16 Oct 2013 15:01:41 +0400 Subject: font size tweaks, bump version --- res/layout/headlines_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index f7528412..8ba4e31d 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -38,7 +38,7 @@ android:singleLine="false" android:text="Sample entry title" android:textColor="?headlineTextColor" - android:textSize="16sp" /> + android:textSize="18sp" />