summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-land
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2013-10-29 14:45:58 -0700
committerDanesh M <daneshm90@gmail.com>2014-06-05 23:34:45 -0700
commit86e2ac3bb6119d730521ac8ff5cab11d77ee28e1 (patch)
tree5ad278507fe7b380e3493d4745dedf530d68e491 /res/values-sw720dp-land
parent6a2146f8835bb455d9799742150cb36785be2a96 (diff)
downloadandroid_packages_apps_Trebuchet-86e2ac3bb6119d730521ac8ff5cab11d77ee28e1.tar.gz
android_packages_apps_Trebuchet-86e2ac3bb6119d730521ac8ff5cab11d77ee28e1.tar.bz2
android_packages_apps_Trebuchet-86e2ac3bb6119d730521ac8ff5cab11d77ee28e1.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>