summaryrefslogtreecommitdiffstats
path: root/res/layout-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/layout-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/layout-land')
-rw-r--r--res/layout-land/workspace_screen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/workspace_screen.xml b/res/layout-land/workspace_screen.xml
index 5207d7b9c..531bac242 100644
--- a/res/layout-land/workspace_screen.xml
+++ b/res/layout-land/workspace_screen.xml
@@ -21,8 +21,8 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- launcher:cellWidth="106dip"
- launcher:cellHeight="73dip"
+ launcher:cellWidth="@dimen/workspace_cell_width"
+ launcher:cellHeight="@dimen/workspace_cell_height"
launcher:longAxisStartPadding="0dip"
launcher:longAxisEndPadding="55dip"
launcher:shortAxisStartPadding="0dip"