diff options
author | Andrew Lee <anwlee@google.com> | 2014-05-30 17:38:26 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-05-30 17:38:28 +0000 |
commit | 6b6fea2ce8c5e376d6e433e15f59d8a3013a34e1 (patch) | |
tree | 149539fd7310c965df4522636ddc8cba0c0ee690 /res | |
parent | 09a4b071d8efcccb5ec620602a9c0dd63836f46a (diff) | |
parent | 2423a2ff42989f7706f0da60961c1f79687db974 (diff) |
Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-dev
Diffstat (limited to 'res')
-rw-r--r-- | res/values/dimens.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml index e388065f2..01ec9695d 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -46,6 +46,7 @@ <dimen name="floating_action_button_margin_right">16dp</dimen> <!-- Bottom margin of the floating action button --> <dimen name="floating_action_button_margin_bottom">16dp</dimen> + <dimen name="floating_action_button_dialpad_margin_bottom">12dp</dimen> <!-- Dimensions for speed dial tiles --> <dimen name="contact_tile_divider_width">1dp</dimen> |