From 4f096319b08c2a5fff069846e3a17912d7785506 Mon Sep 17 00:00:00 2001 From: Georg Lukas Date: Sat, 9 Jan 2010 04:28:12 +0100 Subject: [PATCH] split of layout for different orientations --- res/layout-land/main.xml | 19 +++++++++++ res/layout/buttons.xml | 30 +++++++++++++++++ res/layout/main.xml | 70 ++++------------------------------------ res/layout/textviews.xml | 40 +++++++++++++++++++++++ 4 files changed, 96 insertions(+), 63 deletions(-) create mode 100644 res/layout-land/main.xml create mode 100644 res/layout/buttons.xml create mode 100644 res/layout/textviews.xml diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml new file mode 100644 index 0000000..55dff28 --- /dev/null +++ b/res/layout-land/main.xml @@ -0,0 +1,19 @@ + + + + + + + diff --git a/res/layout/buttons.xml b/res/layout/buttons.xml new file mode 100644 index 0000000..dd43018 --- /dev/null +++ b/res/layout/buttons.xml @@ -0,0 +1,30 @@ + + + + + diff --git a/res/layout/main.xml b/res/layout/main.xml index 89d15f2..660c46f 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,75 +1,19 @@ - - - - - - - - - + - - - - + + diff --git a/res/layout/textviews.xml b/res/layout/textviews.xml new file mode 100644 index 0000000..5efbb1b --- /dev/null +++ b/res/layout/textviews.xml @@ -0,0 +1,40 @@ + + + + + + + + + +