summaryrefslogtreecommitdiffstats
path: root/res/values-land/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land/config.xml')
-rw-r--r--res/values-land/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-land/config.xml b/res/values-land/config.xml
index 2fee8cfb8..07eac4ff3 100644
--- a/res/values-land/config.xml
+++ b/res/values-land/config.xml
@@ -20,4 +20,8 @@
<bool name="config_useDropTargetDownTransition">false</bool>
<!-- Whether or not to fade the side pages -->
<bool name="config_workspaceFadeAdjacentScreens">true</bool>
+
+ <!-- Padding applied to AppWidgets -->
+ <dimen name="app_widget_padding_top">8dp</dimen>
+ <dimen name="app_widget_padding_bottom">8dp</dimen>
</resources>