From 09fed5025fddc49bba6559082e56e3860bb1928e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 10 Sep 2011 12:03:32 +0400 Subject: misc fixes --- res/layout/article_fragment.xml | 8 ++++---- res/layout/headlines_row.xml | 3 +-- res/layout/main.xml | 17 ++++++++++++----- 3 files changed, 17 insertions(+), 11 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 1c54d3d7..cec8e0b2 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -1,8 +1,8 @@ - - - + + + - + diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 91b81a30..1cb583f6 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -1,9 +1,8 @@ + android:padding="3dip" android:id="@+id/headlines_row" android:orientation="horizontal" android:layout_height="wrap_content"> diff --git a/res/layout/main.xml b/res/layout/main.xml index c4d233b5..717231cf 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,8 +1,15 @@ - + android:layout_height="fill_parent" android:id="@+id/main_flipper"> - + + + + + + + + @@ -25,11 +32,11 @@ - + - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3-54-g00ecf