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

Commit 6f48ec3b authored by Yorke Lee's avatar Yorke Lee
Browse files

Add FAB utility method and dimension to ContactsCommon

Bug: 15164687
Change-Id: I8d288989ba878bea34970c3e58775e8ee89c631a
parent 5a09aa3a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -98,6 +98,9 @@
    <dimen name="floating_action_button_radius">28dp</dimen>
    <!-- Z translation of the floating action button -->
    <dimen name="floating_action_button_translation_z">5dp</dimen>
    <!-- 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>

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