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

Commit 7254a0e5 authored by Brian Attwell's avatar Brian Attwell Committed by Android Git Automerger
Browse files

am 0b9a71b8: Merge "Adjust FAB margins on medium+ tablets" into lmp-dev

* commit '0b9a71b836409b0ac4e902610c8d83b9c8cf7856':
  Adjust FAB margins on medium+ tablets
parents 4dbddd43 1a10c89c
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>