From 8da85b9157ef4ffd8b04a8b817f7c6f51c641c68 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 16 Oct 2014 01:21:49 +0400 Subject: add headlines flavor images --- res/layout/headlines_row.xml | 27 ++++++++++----- res/layout/headlines_row_selected.xml | 25 ++++++++++---- res/layout/headlines_row_selected_unread.xml | 25 ++++++++++---- res/layout/headlines_row_unread.xml | 50 ++++++++++++++++++---------- 4 files changed, 87 insertions(+), 40 deletions(-) (limited to 'res/layout') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 326ff49c..1d40e1bf 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -74,6 +74,24 @@ android:textSize="12sp" /> + + + + + - - - + + + + + + - - + + + + + - - > + android:paddingBottom="2dp" + android:paddingLeft="6dp" + android:paddingRight="6dp" + android:paddingTop="6dp" > + + + + + - - @@ -105,30 +119,30 @@ android:layout_height="match_parent" android:layout_weight="1" android:ellipsize="end" + android:fontFamily="sans-serif-light" android:gravity="center_vertical" android:singleLine="true" android:text="by Author" - android:fontFamily="sans-serif-light" - android:textStyle="italic" android:textColor="?headlineSecondaryTextColor" - android:textSize="12sp" /> + android:textSize="12sp" + android:textStyle="italic" />