summaryrefslogtreecommitdiffstats
path: root/res/values-land/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land/dimens.xml')
-rw-r--r--res/values-land/dimens.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
index 55a25ec68..da42b8566 100644
--- a/res/values-land/dimens.xml
+++ b/res/values-land/dimens.xml
@@ -41,7 +41,10 @@
<dimen name="button_bar_height">68dip</dimen>
<!-- Because portal animations go beyond the bounds of an icon, we need
to make the dock layout slightly larger than the button_bar_height -->
- <dimen name="button_bar_height_padding">8dp</dimen>
+ <dimen name="button_bar_height_top_padding">8dp</dimen>
+ <dimen name="button_bar_height_bottom_padding">0dp</dimen>
+ <dimen name="button_bar_width_left_padding">0dp</dimen>
+ <dimen name="button_bar_width_right_padding">0dp</dimen>
<dimen name="button_bar_height_plus_padding">76dp</dimen>
<!-- AppsCustomize -->