summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2012-03-05 14:24:24 -0800
committerMichael Jurka <mikejurka@google.com>2012-03-05 14:24:24 -0800
commit9949c8ba0e5766ecbd2dd897bccbde710eb922b9 (patch)
tree3b5742f94b198841700fa1301ea97c3bf01c9d37 /res/values-sw720dp
parentf90a5137128a2dff58632d431dc518fd3c8456bb (diff)
downloadandroid_packages_apps_Trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.tar.gz
android_packages_apps_Trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.tar.bz2
android_packages_apps_Trebuchet-9949c8ba0e5766ecbd2dd897bccbde710eb922b9.zip
Remove unused resources
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/config.xml8
-rw-r--r--res/values-sw720dp/dimens.xml14
2 files changed, 0 insertions, 22 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
index 8141283b8..c52328f33 100644
--- a/res/values-sw720dp/config.xml
+++ b/res/values-sw720dp/config.xml
@@ -11,12 +11,4 @@
<bool name="config_useDropTargetDownTransition">true</bool>
<!-- Whether or not to fade the side pages -->
<bool name="config_workspaceFadeAdjacentScreens">true</bool>
-
- <!-- When dragging items on the workspace, how much bigger (in pixels) the dragged view
- should be, as compared to the original view. If 0, it will not be scaled at all.
- Should be an even number, for pixel alignment. -->
- <integer name="config_dragViewExtraPixels">0</integer>
-
- <!-- When shrinking the workspace, this is the percentage of its original size. -->
- <integer name="config_workspaceShrinkPercent">17</integer>
</resources>
diff --git a/res/values-sw720dp/dimens.xml b/res/values-sw720dp/dimens.xml
index faf18be7b..a6402ae79 100644
--- a/res/values-sw720dp/dimens.xml
+++ b/res/values-sw720dp/dimens.xml
@@ -37,15 +37,6 @@
<dimen name="app_icon_size">72dp</dimen>
<integer name="app_icon_hotseat_scale_percent">-1</integer>
- <!-- extra horizontal spacing between mini screen thumbnails ie. in all
- apps and in customization mode -->
- <dimen name="smallScreenExtraSpacing">0dip</dimen>
-
- <!-- Vertical spacing between edge of screen and mini cell layouts when they
- are minimized to the bottom in all apps -->
- <dimen name="allAppsSmallScreenVerticalMarginLandscape">30dip</dimen>
- <dimen name="allAppsSmallScreenVerticalMarginPortrait">60dip</dimen>
-
<dimen name="all_apps_button_vertical_padding">4dip</dimen>
<!-- roughly a status bar (for determining how many rows of icons are in home) -->
@@ -54,11 +45,6 @@
<!-- dimensions for the wallpaper picker wallpaper thumbnail width -->
<dimen name="wallpaper_chooser_grid_width">196dp</dimen>
<dimen name="wallpaper_chooser_grid_height">140dp</dimen>
- <dimen name="live_wallpaper_grid_item_padding">8dip</dimen>
-
- <!-- How much the content view of an alert dialog should be inset (currently used
- for the WallpaperChooser in XLarge mode) -->
- <dimen name="alert_dialog_content_inset">0dp</dimen>
<!-- When dragging items on the workspace, the number of dps by which the position of
the drag view should be offset from the position of the original view. -->