From 736c2233cf210caebee0df47936124b941ba207c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 9 Sep 2013 12:42:27 +0400 Subject: move selection checkbox to the bottom left of headline row --- res/layout/headlines_row.xml | 26 ++++++++++++------------- res/layout/headlines_row_selected.xml | 29 ++++++++++++++-------------- res/layout/headlines_row_selected_unread.xml | 26 ++++++++++++------------- res/layout/headlines_row_unread.xml | 26 ++++++++++++------------- res/values/resources.xml | 2 +- 5 files changed, 54 insertions(+), 55 deletions(-) diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 937f02fc..ac371724 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -21,8 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center_vertical" - android:orientation="horizontal" - android:paddingLeft="6dp" > + android:orientation="horizontal" > - - + android:orientation="horizontal" + android:paddingTop="3dp" > @@ -87,8 +80,15 @@ + android:gravity="center_vertical" > + + + android:orientation="horizontal" > + android:textSize="16sp" /> - - + android:orientation="horizontal" + android:paddingTop="3dp" > @@ -88,8 +80,15 @@ + android:gravity="center_vertical" > + + + android:orientation="horizontal" > - - + android:orientation="horizontal" + android:paddingTop="3dp" > @@ -88,8 +81,15 @@ + android:gravity="center_vertical" > + + + android:orientation="horizontal" > - - + android:orientation="horizontal" + android:paddingTop="3dp" > @@ -88,8 +81,15 @@ + android:gravity="center_vertical" > + + #303030 #C46262 #4684ff - #1c1d1e + #1c1d1e \ No newline at end of file -- cgit v1.2.3