summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-port
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-05-20 14:30:30 -0700
committerJohn Reck <jreck@google.com>2011-05-20 14:30:30 -0700
commit2a3a39f8e526248ad775b1b7483c808452ada7f0 (patch)
tree7afa9417b5c5482921d0a3db4af0a8efab4ae37b /res/values-sw600dp-port
parentf5709833b83a65a0509ce6f6acca9a435e654ff7 (diff)
downloadandroid_packages_apps_Gello-2a3a39f8e526248ad775b1b7483c808452ada7f0.tar.gz
android_packages_apps_Gello-2a3a39f8e526248ad775b1b7483c808452ada7f0.tar.bz2
android_packages_apps_Gello-2a3a39f8e526248ad775b1b7483c808452ada7f0.zip
Change -w600dp to -sw600dp
Change-Id: I5303efd4eb81e5dd152aebbe200a0610e165fcf3
Diffstat (limited to 'res/values-sw600dp-port')
-rw-r--r--res/values-sw600dp-port/dimensions.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-sw600dp-port/dimensions.xml b/res/values-sw600dp-port/dimensions.xml
new file mode 100644
index 00000000..3ba38fe7
--- /dev/null
+++ b/res/values-sw600dp-port/dimensions.xml
@@ -0,0 +1,20 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <dimen name="widgetThumbnailHeight">84dip</dimen>
+ <dimen name="widgetHorizontalSpacing">6dip</dimen>
+ <dimen name="widgetVerticalSpacing">6dip</dimen>
+ <dimen name="combo_paddingLeftRight">16dip</dimen>
+ <dimen name="combo_horizontalSpacing">8dip</dimen>
+ <dimen name="combo_rowPadding">10dip</dimen>
+</resources>