summaryrefslogtreecommitdiffstats
path: root/res/values-land/config.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/config.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/config.xml')
-rw-r--r--res/values-land/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values-land/config.xml b/res/values-land/config.xml
index cbc0a6eda..121bb0c14 100644
--- a/res/values-land/config.xml
+++ b/res/values-land/config.xml
@@ -20,8 +20,4 @@
<bool name="config_useDropTargetDownTransition">false</bool>
<!-- Whether or not to fade the side pages -->
<bool name="config_workspaceFadeAdjacentScreens">false</bool>
-
- <!-- Padding applied to AppWidgets -->
- <dimen name="app_widget_padding_top">8dp</dimen>
- <dimen name="app_widget_padding_bottom">8dp</dimen>
</resources>