summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-land
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2013-10-29 14:45:58 -0700
committerAdam Cohen <adamcohen@google.com>2013-10-31 14:34:19 -0700
commit3b185e2513bcc3318753c21d3909d8dab2291e31 (patch)
tree6a42033338cbc9af5558ab396b652bdc7c256cee /res/values-sw720dp-land
parentb88ae4158d42edac85616a8db1dbda11609b9237 (diff)
downloadandroid_packages_apps_Trebuchet-3b185e2513bcc3318753c21d3909d8dab2291e31.tar.gz
android_packages_apps_Trebuchet-3b185e2513bcc3318753c21d3909d8dab2291e31.tar.bz2
android_packages_apps_Trebuchet-3b185e2513bcc3318753c21d3909d8dab2291e31.zip
Fixing up PagedView to work in landscape mode
-> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
Diffstat (limited to 'res/values-sw720dp-land')
-rw-r--r--res/values-sw720dp-land/dimens.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-sw720dp-land/dimens.xml b/res/values-sw720dp-land/dimens.xml
index eb8f83c43..433a5d40d 100644
--- a/res/values-sw720dp-land/dimens.xml
+++ b/res/values-sw720dp-land/dimens.xml
@@ -21,9 +21,6 @@
<integer name="apps_customize_cling_focused_x">4</integer>
<integer name="apps_customize_cling_focused_y">2</integer>
-<!-- Workspace -->
- <dimen name="workspace_page_spacing">50dp</dimen>
-
<!-- the area at the edge of the screen that makes the workspace go left
or right while you're dragging. -->
<dimen name="scroll_zone">100dip</dimen>