From 9b8de7c539f17c41b5e64722e50e8f6d79ba6044 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 11 Sep 2011 13:25:28 +0400 Subject: add a vertical mainactivity layout --- res/layout-land/main.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ res/layout/main.xml | 47 ++++++++++++++--------------------------------- 2 files changed, 56 insertions(+), 33 deletions(-) create mode 100644 res/layout-land/main.xml (limited to 'res') diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml new file mode 100644 index 00000000..717231cf --- /dev/null +++ b/res/layout-land/main.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/main.xml b/res/layout/main.xml index 717231cf..bed3e86b 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,41 +1,22 @@ - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + -- cgit v1.2.3-54-g00ecf