summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorSai Cheemalapati <saicheems@google.com>2014-06-04 16:35:16 -0700
committerSai Cheemalapati <saicheems@google.com>2014-06-06 13:36:36 -0700
commitc4969ea3d2ac04f58f0caccef709bc95a182c378 (patch)
tree667d3460f345bd4b8efe71ee8198e92bc3713105 /res
parent0316452f6f90612f1255408252a5d6af276c8228 (diff)
Moving FAB logic to ContactsCommon.
Moved FAB to ContactsCommon. Cleaned up FAB Controller. Replaced implementation of FAB in InCallUI with controller. Prevented animations from happening again in InCallUI on orientaton change. FAB also repositions correctly on orientation change in InCallUI. Bug: 15386162 Change-Id: Ibc1739a54f236939db29cab350233275099a4446
Diffstat (limited to 'res')
-rw-r--r--res/values/dimens.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 2869c62f4..5cf216c7e 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -38,7 +38,6 @@
<!-- 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_offset">4dp</dimen>
<!-- Dimensions for speed dial tiles -->
<dimen name="contact_tile_divider_width">1dp</dimen>