summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2011-07-20 14:28:13 -0700
committerMichael Jurka <mikejurka@google.com>2011-07-20 16:35:06 -0700
commit2688c9a059d6d6535001ae5d3573380c9e1cc411 (patch)
treec2e097ee366f0fb2aad1c55a2c0ee74fa2fe9fb4 /res/values/dimens.xml
parent3d503fbd9468fb2b9fa645f4f7b91e11229edbfa (diff)
downloadandroid_packages_apps_Trebuchet-2688c9a059d6d6535001ae5d3573380c9e1cc411.tar.gz
android_packages_apps_Trebuchet-2688c9a059d6d6535001ae5d3573380c9e1cc411.tar.bz2
android_packages_apps_Trebuchet-2688c9a059d6d6535001ae5d3573380c9e1cc411.zip
Removing unused resources
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index bcef13daa..75786eb1e 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -47,10 +47,6 @@
<!-- Drag padding to add to the drop targets -->
<dimen name="drop_target_drag_padding">20dp</dimen>
- <!-- so we have access to this dimension in landscape mode even though
- button_bar_height changes -->
- <dimen name="button_bar_height_portrait">80dip</dimen>
-
<!-- extra horizontal spacing between mini screen thumbnails ie. in all
apps and in customization mode -->
<dimen name="smallScreenExtraSpacing">0dip</dimen>
@@ -67,10 +63,6 @@
home icon in landscape) -->
<dimen name="status_bar_height">25dip</dimen>
- <!-- roughly half a status bar (for vertically centering the right-hand
- button cluster in landscape) -->
- <dimen name="half_status_bar_height">12dip</dimen>
-
<!-- Dragging -->
<!-- the area at the edge of the screen that makes the workspace go left
or right while you're dragging. -->