summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSai Cheemalapati <saicheems@google.com>2014-06-12 18:45:41 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-12 03:30:50 +0000
commite267de8de4e2796e7f5eb055c153a9b96583d18f (patch)
treef55d854be6ab6e6614b03ca0694cd02f94ac7cdf
parentdbb81510c4d6d749fa9fc1ebf87ef76b949f200a (diff)
parenteb027eeb8e9e4912fc16bd58d553452f8b960e8a (diff)
Merge "Fixed FAB margin issue."
-rw-r--r--res/layout/dialtacts_activity.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml
index 5727d8a00..aa4ce9409 100644
--- a/res/layout/dialtacts_activity.xml
+++ b/res/layout/dialtacts_activity.xml
@@ -41,7 +41,6 @@
android:id="@+id/floating_action_button_container"
android:layout_width="@dimen/floating_action_button_width"
android:layout_height="@dimen/floating_action_button_height"
- android:layout_marginRight="@dimen/floating_action_button_margin_right"
android:layout_marginBottom="@dimen/floating_action_button_margin_bottom"
android:layout_gravity="center_horizontal|bottom" >