From a118a65776d94a58eb3dcfffedffe3c057e961c5 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Sun, 13 Nov 2011 10:39:08 -0500 Subject: [PATCH] small layout tweaks for tablets --- res/layout-land/layout_main.xml | 13 ++++--- res/layout-sw720dp/layout_main.xml | 55 ++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 7 deletions(-) create mode 100644 res/layout-sw720dp/layout_main.xml diff --git a/res/layout-land/layout_main.xml b/res/layout-land/layout_main.xml index 881191b1..125f13c2 100644 --- a/res/layout-land/layout_main.xml +++ b/res/layout-land/layout_main.xml @@ -1,9 +1,8 @@ + android:background="@drawable/bgtitanium" android:orientation="vertical"> + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:src="@drawable/toroff" android:layout_weight=".5"/> - diff --git a/res/layout-sw720dp/layout_main.xml b/res/layout-sw720dp/layout_main.xml new file mode 100644 index 00000000..ac19112e --- /dev/null +++ b/res/layout-sw720dp/layout_main.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + +