From 59a488ac03aa122b75e9a358db74acf7bb4d2508 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 10 Dec 2013 12:32:14 -0800 Subject: Adjusting grid for tablets and fixing incorrect resources for large tablets. Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca --- res/drawable-sw720dp-hdpi/workspace_bg.9.png | Bin 0 -> 226 bytes res/drawable-sw720dp-mdpi/workspace_bg.9.png | Bin 0 -> 213 bytes res/drawable-sw720dp-xhdpi/workspace_bg.9.png | Bin 0 -> 255 bytes res/drawable-sw720dp-xxhdpi/workspace_bg.9.png | Bin 0 -> 1126 bytes res/values-land/config.xml | 2 -- res/values-sw340dp-port/config.xml | 3 --- res/values-sw720dp/config.xml | 2 -- res/values/config.xml | 2 -- 8 files changed, 9 deletions(-) create mode 100644 res/drawable-sw720dp-hdpi/workspace_bg.9.png create mode 100644 res/drawable-sw720dp-mdpi/workspace_bg.9.png create mode 100644 res/drawable-sw720dp-xhdpi/workspace_bg.9.png create mode 100644 res/drawable-sw720dp-xxhdpi/workspace_bg.9.png (limited to 'res') diff --git a/res/drawable-sw720dp-hdpi/workspace_bg.9.png b/res/drawable-sw720dp-hdpi/workspace_bg.9.png new file mode 100644 index 000000000..5bbfa4fff Binary files /dev/null and b/res/drawable-sw720dp-hdpi/workspace_bg.9.png differ diff --git a/res/drawable-sw720dp-mdpi/workspace_bg.9.png b/res/drawable-sw720dp-mdpi/workspace_bg.9.png new file mode 100644 index 000000000..2856e0985 Binary files /dev/null and b/res/drawable-sw720dp-mdpi/workspace_bg.9.png differ diff --git a/res/drawable-sw720dp-xhdpi/workspace_bg.9.png b/res/drawable-sw720dp-xhdpi/workspace_bg.9.png new file mode 100644 index 000000000..72269f207 Binary files /dev/null and b/res/drawable-sw720dp-xhdpi/workspace_bg.9.png differ diff --git a/res/drawable-sw720dp-xxhdpi/workspace_bg.9.png b/res/drawable-sw720dp-xxhdpi/workspace_bg.9.png new file mode 100644 index 000000000..efc9b0465 Binary files /dev/null and b/res/drawable-sw720dp-xxhdpi/workspace_bg.9.png differ diff --git a/res/values-land/config.xml b/res/values-land/config.xml index 121bb0c14..31115c9cb 100644 --- a/res/values-land/config.xml +++ b/res/values-land/config.xml @@ -18,6 +18,4 @@ false - - false diff --git a/res/values-sw340dp-port/config.xml b/res/values-sw340dp-port/config.xml index d31ee5969..5f71077c7 100644 --- a/res/values-sw340dp-port/config.xml +++ b/res/values-sw340dp-port/config.xml @@ -15,7 +15,4 @@ --> - - - false diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml index 4f537a9f4..c00b5943f 100644 --- a/res/values-sw720dp/config.xml +++ b/res/values-sw720dp/config.xml @@ -9,8 +9,6 @@ false - - true 18000 diff --git a/res/values/config.xml b/res/values/config.xml index 1538d9fab..2a0821662 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -52,8 +52,6 @@ false - - false 0 -- cgit v1.2.3