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

Commit 1a10c89c authored by Brian Attwell's avatar Brian Attwell Committed by Android (Google) Code Review
Browse files

Merge "Adjust FAB margins on medium+ tablets" into lmp-dev

parents a81a82cb f91d2a6b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -20,4 +20,9 @@
    <dimen name="contact_browser_list_header_left_margin">@dimen/list_visible_scrollbar_padding</dimen>
    <dimen name="contact_browser_list_header_right_margin">24dip</dimen>
    <dimen name="contact_browser_list_top_margin">16dip</dimen>

    <!-- Right margin of the floating action button -->
    <dimen name="floating_action_button_margin_right">32dp</dimen>
    <!-- Bottom margin of the floating action button -->
    <dimen name="floating_action_button_margin_bottom">32dp</dimen>
</resources>