summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-08-07 14:33:40 -0700
committerJoe Onorato <joeo@android.com>2009-08-07 14:33:40 -0700
commitbf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c (patch)
tree23282a279e1b0f02511114af2c223cb17978f37c /res/values-land
parent938390556010da278cb068dd292730d6ae3ab932 (diff)
downloadandroid_packages_apps_Trebuchet-bf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c.tar.gz
android_packages_apps_Trebuchet-bf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c.tar.bz2
android_packages_apps_Trebuchet-bf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c.zip
clean up rollo / launcher2
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/dimens.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
new file mode 100644
index 000000000..a9d5082f7
--- /dev/null
+++ b/res/values-land/dimens.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2009 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>
+ <dimen name="workspace_cell_width">106dip</dimen>
+ <dimen name="workspace_cell_height">73dip</dimen>
+</resources>