From 30eea4c5e4022a5630138f2d3bd36eccf8031dc4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Sep 2011 16:45:08 +0400 Subject: implement placeholder headlinesfragment fix reloading feedsfragment on rotate --- res/layout/headlines_fragment.xml | 13 +++++++++++++ res/layout/main.xml | 14 ++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 res/layout/headlines_fragment.xml (limited to 'res/layout') diff --git a/res/layout/headlines_fragment.xml b/res/layout/headlines_fragment.xml new file mode 100644 index 00000000..05281162 --- /dev/null +++ b/res/layout/headlines_fragment.xml @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/res/layout/main.xml b/res/layout/main.xml index c91f2a76..63cdbda7 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,9 +1,15 @@ - + + - + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf