summaryrefslogtreecommitdiffstats
path: root/res/values-land/dimens.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-09-19 11:57:30 -0700
committerAdam Cohen <adamcohen@google.com>2011-09-19 11:59:13 -0700
commitff648b5512d1af9f5863aa97677a7a3e108ad1dd (patch)
tree50f1a50b8064fa45ce0929e3f67b6a039f0f5262 /res/values-land/dimens.xml
parent18428a79810761e68d93eeb33d6032d84abdd25a (diff)
downloadandroid_packages_apps_Trebuchet-ff648b5512d1af9f5863aa97677a7a3e108ad1dd.tar.gz
android_packages_apps_Trebuchet-ff648b5512d1af9f5863aa97677a7a3e108ad1dd.tar.bz2
android_packages_apps_Trebuchet-ff648b5512d1af9f5863aa97677a7a3e108ad1dd.zip
Issue 5218087, HONEYCOMB_MR2 -> ICE_CREAM_SANDWICH for widget padding
-> Also moved a couple dimens to be consistent Change-Id: I897e1fc0706b8dcc6f6c1efe719c97b6a3932407
Diffstat (limited to 'res/values-land/dimens.xml')
-rw-r--r--res/values-land/dimens.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
index 353265003..4bb64f71d 100644
--- a/res/values-land/dimens.xml
+++ b/res/values-land/dimens.xml
@@ -67,6 +67,10 @@
<integer name="apps_customize_cling_focused_x">2</integer>
<integer name="apps_customize_cling_focused_y">1</integer>
+ <!-- Padding applied to AppWidgets -->
+ <dimen name="app_widget_padding_top">8dp</dimen>
+ <dimen name="app_widget_padding_bottom">8dp</dimen>
+
<!-- Folders -->
<!-- The size of the image which sits behind the preview of the folder contents -->
<dimen name="folder_preview_size">58dp</dimen>