From 055a8a98146bdea7e6ce78b40ae98dd17e1ea6ef Mon Sep 17 00:00:00 2001 From: Dan Galpin Date: Mon, 25 May 2015 02:19:33 -0700 Subject: [PATCH] Updated our tablet portrait view to match the new design. --- .../res/layout-sw600dp-port/activity_main.xml | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 app/src/main/res/layout-sw600dp-port/activity_main.xml diff --git a/app/src/main/res/layout-sw600dp-port/activity_main.xml b/app/src/main/res/layout-sw600dp-port/activity_main.xml new file mode 100644 index 0000000..54cfddf --- /dev/null +++ b/app/src/main/res/layout-sw600dp-port/activity_main.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + \ No newline at end of file