From cd2df32b453497a7acb1e3662c8df8a5f9411793 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 31 Dec 2012 14:01:59 +0400 Subject: various layout readability updates --- res/layout/article_fragment.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'res/layout/article_fragment.xml') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 4849b5a8..b23ed643 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -40,11 +40,12 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="0.7" + android:textColor="?headlineExcerptTextColor" android:ellipsize="end" android:singleLine="true" android:text="{TAGS}" android:textSize="13sp" /> - + + android:textSize="13sp" + android:textStyle="italic" /> +