summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPaul Soulos <psoulos@google.com>2014-05-29 11:23:46 -0700
committerPaul Soulos <psoulos@google.com>2014-05-29 20:40:29 +0000
commit3fd684c995b8c12df7f82d680d5c065c4d66382f (patch)
tree17cb75d539cef0156508f30c01961caaac02ffa9 /res
parent0d0cdfed3ce786844190724b2850c116ee0419fb (diff)
Use ContactsCommon margins
Change-Id: If28c955f9bd05cfc11d2c01da31abf5c513ce6c0
Diffstat (limited to 'res')
-rw-r--r--res/values/dimens.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index dc285cffd..a7ff0505f 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -41,11 +41,6 @@
<!-- Match call_button_height to Phone's dimens/in_call_end_button_height -->
<dimen name="call_button_height">74dp</dimen>
- <!-- Right margin of the floating action button -->
- <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>
-
<!-- Dimensions for speed dial tiles -->
<dimen name="contact_tile_divider_width">1dp</dimen>
<dimen name="contact_tile_info_button_height_and_width">36dp</dimen>