From bc7e851b9a11655f9cbca91d301781c238c4d67e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Jun 2012 00:35:53 +0400 Subject: add shadows to light theme, misc layout/theme tweaks --- res/layout/article_fragment.xml | 34 +++++++--------------------------- res/layout/feeds_fragment.xml | 3 ++- res/layout/headlines_row.xml | 8 -------- res/layout/headlines_row_selected.xml | 7 ------- res/layout/headlines_row_unread.xml | 9 +-------- 5 files changed, 10 insertions(+), 51 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index f884f8c2..16ae890a 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -3,17 +3,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="horizontal" > - - - - + - - + android:orientation="vertical" + android:padding="5sp" > + android:paddingBottom="5sp"> + android:textSize="16sp" /> + android:padding="5sp" > @@ -8,7 +9,7 @@ diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 26c7bc95..8b154777 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -14,14 +14,6 @@ android:gravity="center_vertical" android:orientation="horizontal" > - - - - - - - -- cgit v1.2.3-54-g00ecf