summaryrefslogtreecommitdiffstats
path: root/res/layout-land/workspace_screen.xml
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-02-02 08:31:50 -0800
committerJoe Onorato <joeo@android.com>2010-02-02 08:31:50 -0800
commit57a7aaa494ed7f269ea40eb71d2a7fbde087418b (patch)
tree3590c5106a9a324d8c21a761149cada5d24a9cc6 /res/layout-land/workspace_screen.xml
parente538b113714930df4ef45e68f75342d83f19af06 (diff)
downloadandroid_packages_apps_Trebuchet-57a7aaa494ed7f269ea40eb71d2a7fbde087418b.tar.gz
android_packages_apps_Trebuchet-57a7aaa494ed7f269ea40eb71d2a7fbde087418b.tar.bz2
android_packages_apps_Trebuchet-57a7aaa494ed7f269ea40eb71d2a7fbde087418b.zip
Clean up the workspace layout so it makes sense in landscape.
Diffstat (limited to 'res/layout-land/workspace_screen.xml')
-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 299478e5c..5349aa4b3 100644
--- a/res/layout-land/workspace_screen.xml
+++ b/res/layout-land/workspace_screen.xml
@@ -23,8 +23,8 @@
launcher:cellWidth="@dimen/workspace_cell_width"
launcher:cellHeight="@dimen/workspace_cell_height"
- launcher:longAxisStartPadding="0dip"
- launcher:longAxisEndPadding="55dip"
+ launcher:longAxisStartPadding="@dimen/button_bar_height"
+ launcher:longAxisEndPadding="@dimen/button_bar_height"
launcher:shortAxisStartPadding="0dip"
launcher:shortAxisEndPadding="0dip"
launcher:shortAxisCells="4"