From 651029505689544bf9d7f49b8933a9cb9a0e272f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 31 Dec 2012 13:25:23 +0400 Subject: tablet headline row layout updates --- res/layout-sw600dp/headlines_row.xml | 34 +++++++++--------------- res/layout-sw600dp/headlines_row_selected.xml | 37 ++++++++++----------------- res/layout-sw600dp/headlines_row_unread.xml | 34 +++++++++--------------- 3 files changed, 37 insertions(+), 68 deletions(-) (limited to 'res/layout-sw600dp') diff --git a/res/layout-sw600dp/headlines_row.xml b/res/layout-sw600dp/headlines_row.xml index e23bf87d..2983823e 100644 --- a/res/layout-sw600dp/headlines_row.xml +++ b/res/layout-sw600dp/headlines_row.xml @@ -50,25 +50,27 @@ android:textColor="?headlineExcerptTextColor" android:textSize="13sp" > - + + + + - - - - - \ No newline at end of file diff --git a/res/layout-sw600dp/headlines_row_selected.xml b/res/layout-sw600dp/headlines_row_selected.xml index 52d85cee..b7bab698 100644 --- a/res/layout-sw600dp/headlines_row_selected.xml +++ b/res/layout-sw600dp/headlines_row_selected.xml @@ -28,7 +28,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:orientation="vertical" > - + - - + + + + - - - - - \ No newline at end of file diff --git a/res/layout-sw600dp/headlines_row_unread.xml b/res/layout-sw600dp/headlines_row_unread.xml index 527d2aa9..e1ab6e28 100644 --- a/res/layout-sw600dp/headlines_row_unread.xml +++ b/res/layout-sw600dp/headlines_row_unread.xml @@ -50,25 +50,27 @@ android:textColor="?headlineExcerptTextColor" android:textSize="13sp" > - + + + + - - - - - \ No newline at end of file -- cgit v1.2.3-54-g00ecf