summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorSai Cheemalapati <saicheems@google.com>2014-06-02 21:05:39 -0700
committerSai Cheemalapati <saicheems@google.com>2014-06-04 10:51:25 -0700
commit414606561a0ae18d47a263eaa2b2d9622c317ae0 (patch)
tree06a809dfa733141d56c5ff16239e330ac8fdecec /res
parent9da8fb46fa21159321295119e1b2075747cfbbf9 (diff)
Modified floating action button.
No longer relies on RelativeLayout for positioning. Moves as tabs scroll. Repositions to the correct place in landscape dialer. Bug: 15167378 Change-Id: I721336b3dbd60defbce77f3a09b4ba94cfc826b6
Diffstat (limited to 'res')
-rw-r--r--res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 416c3138d..b45e3b00b 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -38,7 +38,7 @@
<!-- Match call_button_height to Phone's dimens/in_call_end_button_height -->
<dimen name="call_button_height">74dp</dimen>
- <dimen name="floating_action_button_dialpad_margin_bottom">12dp</dimen>
+ <dimen name="floating_action_button_dialpad_margin_bottom_offset">4dp</dimen>
<!-- Dimensions for speed dial tiles -->
<dimen name="contact_tile_divider_width">1dp</dimen>