From 2c12a4b67761ac74f0acb4590d21ce9b5c42cecb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 22 Nov 2011 15:49:21 +0300 Subject: more cleanup, initial async apirequest stuff --- res/layout/feeds_fragment.xml | 12 +++--------- res/layout/headlines_fragment.xml | 13 +++---------- res/layout/main.xml | 8 -------- 3 files changed, 6 insertions(+), 27 deletions(-) (limited to 'res/layout') diff --git a/res/layout/feeds_fragment.xml b/res/layout/feeds_fragment.xml index 9b22dce8..09a975ee 100644 --- a/res/layout/feeds_fragment.xml +++ b/res/layout/feeds_fragment.xml @@ -2,14 +2,8 @@ - - - - + android:layout_height="fill_parent"> + + diff --git a/res/layout/headlines_fragment.xml b/res/layout/headlines_fragment.xml index 4be9fe5b..ffcad32c 100644 --- a/res/layout/headlines_fragment.xml +++ b/res/layout/headlines_fragment.xml @@ -2,15 +2,8 @@ - - - - - + android:layout_height="fill_parent" android:id="@+id/headlines_fragment"> + + diff --git a/res/layout/main.xml b/res/layout/main.xml index 65a5be25..86fcf5fa 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -8,14 +8,6 @@ - - - - - - - - -- cgit v1.2.3-54-g00ecf