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-sw600dp-port/headlines_row_selected.xml | 56 +++++----------------- 1 file changed, 13 insertions(+), 43 deletions(-) (limited to 'res/layout-sw600dp-port') diff --git a/res/layout-sw600dp-port/headlines_row_selected.xml b/res/layout-sw600dp-port/headlines_row_selected.xml index dd313d25..8a60b217 100644 --- a/res/layout-sw600dp-port/headlines_row_selected.xml +++ b/res/layout-sw600dp-port/headlines_row_selected.xml @@ -4,6 +4,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:background="?headlineSelectedBackgroundSolid" + android:padding="4sp" android:orientation="vertical" > + android:paddingRight="15px" > - - + android:clickable="true" + android:src="@android:drawable/star_off" /> - - - - - - - - + android:clickable="true" + android:src="@drawable/ic_rss_bw" /> - - + \ No newline at end of file -- cgit v1.2.3