From 75b10a845c801f57360f0fa4fca188ca86b8b00a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 23 May 2013 15:59:05 +0400 Subject: headline style updates --- res/layout/headlines_row_selected_unread.xml | 73 ++++++++++++---------------- 1 file changed, 32 insertions(+), 41 deletions(-) (limited to 'res/layout/headlines_row_selected_unread.xml') diff --git a/res/layout/headlines_row_selected_unread.xml b/res/layout/headlines_row_selected_unread.xml index 93135abb..5b052dab 100644 --- a/res/layout/headlines_row_selected_unread.xml +++ b/res/layout/headlines_row_selected_unread.xml @@ -5,22 +5,17 @@ android:layout_height="wrap_content" android:background="?headlineSelectedBackground" android:orientation="vertical" - android:paddingRight="6dp" > + android:paddingLeft="0dp" + android:paddingRight="6dp" + android:paddingTop="6dp" > - - + android:orientation="horizontal" + android:paddingLeft="6dp" > - + android:orientation="horizontal" > + + + android:text="Example Feed" + android:textColor="?headlineSecondaryTextColor" + android:textSize="12sp" /> - + android:text="Jan 01, 12:00" + android:textColor="?headlineSecondaryTextColor" + android:textSize="12sp" /> + android:textSize="13sp" /> + android:paddingLeft="6dp" > + android:textSize="12sp" /> -- cgit v1.2.3-54-g00ecf