summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2012-06-21 08:36:45 -0700
committerMichael Jurka <mikejurka@google.com>2012-06-21 09:40:20 -0700
commit8bc66c7fe4d8f7ac1715010806f49840194279a5 (patch)
treefff0555d3b022a73f8b9a19bd8e0ef6b9078a125 /res/values/dimens.xml
parent915500da4876e97abb07de1dfe23403e9dc27494 (diff)
downloadandroid_packages_apps_Trebuchet-8bc66c7fe4d8f7ac1715010806f49840194279a5.tar.gz
android_packages_apps_Trebuchet-8bc66c7fe4d8f7ac1715010806f49840194279a5.tar.bz2
android_packages_apps_Trebuchet-8bc66c7fe4d8f7ac1715010806f49840194279a5.zip
Use getCurrentSizeRange to determine cell dimensions
Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index f15d3d89b..fb96c0d9f 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -86,10 +86,6 @@
<!-- Drag padding to add to the bottom of drop targets -->
<dimen name="drop_target_drag_padding">14dp</dimen>
- <!-- roughly a status bar (for vertically centering the all apps
- home icon in landscape) -->
- <dimen name="status_bar_height">25dip</dimen>
-
<!-- Dragging -->
<!-- the area at the edge of the screen that makes the workspace go left
or right while you're dragging. -->