summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-10-22 14:54:12 -0700
committerWinson Chung <winsonc@google.com>2010-10-24 13:31:32 -0700
commitece7f5b3b55cab646941123e03589241a61678e2 (patch)
tree9e98e54e195e01009f8611cf2e341a3a2ce2e61b /res/values-xlarge-port
parent3b838ff548c129c8ea087a73f21e77a503d58f97 (diff)
downloadandroid_packages_apps_Trebuchet-ece7f5b3b55cab646941123e03589241a61678e2.tar.gz
android_packages_apps_Trebuchet-ece7f5b3b55cab646941123e03589241a61678e2.tar.bz2
android_packages_apps_Trebuchet-ece7f5b3b55cab646941123e03589241a61678e2.zip
Altering homescreen spacing to match design.
Change-Id: I8b859992fe843d0cf688cb84bcbaab6dbeccb6fb
Diffstat (limited to 'res/values-xlarge-port')
-rw-r--r--res/values-xlarge-port/dimens.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-xlarge-port/dimens.xml b/res/values-xlarge-port/dimens.xml
new file mode 100644
index 000000000..3117df91f
--- /dev/null
+++ b/res/values-xlarge-port/dimens.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <!-- Width/height gap overrides for the workspace -->
+ <dimen name="workspace_width_gap">0dp</dimen>
+ <dimen name="workspace_height_gap">16dp</dimen>
+</resources> \ No newline at end of file