Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5661743 authored by Paul Soulos's avatar Paul Soulos
Browse files

Moves FAB margins to ContactsCommon. Will remove from Dialer in separate CL.

Change-Id: I2d9dc2fd1da0b3783643ae8e975a4a7103031a45
parent 46e2963b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -102,6 +102,10 @@
    <!-- Padding to be applied to the bottom of lists to make space for the floating action
         button -->
    <dimen name="floating_action_button_list_bottom_padding">88dp</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>

    <!-- Height of the selection indicator of a tab. -->
    <dimen name="tab_selected_underline_height">3dp</dimen>