From 72975a9a030d1b5d3c36789fa8d1f5159f91170d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Feb 2013 10:39:23 +0400 Subject: properly report when feeds/cats list is empty, bump version --- res/layout/feeds_fragment.xml | 51 ++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 15 deletions(-) (limited to 'res/layout/feeds_fragment.xml') diff --git a/res/layout/feeds_fragment.xml b/res/layout/feeds_fragment.xml index 2204feb8..c3840059 100644 --- a/res/layout/feeds_fragment.xml +++ b/res/layout/feeds_fragment.xml @@ -1,16 +1,37 @@ - - + - - - - - - - - + android:id="@+id/feeds_fragment" + android:layout_width="match_parent" + android:layout_height="fill_parent" > + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf