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

Commit 56124038 authored by Brian Attwell's avatar Brian Attwell
Browse files

Use 8dp for fab elevation

Bug: 17897542
Change-Id: If734652e2157f820cfe738c310ac29a112d6265a
parent a563b189
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
    <!-- Corner radius of the floating action button -->
    <dimen name="floating_action_button_radius">28dp</dimen>
    <!-- Z translation of the floating action button -->
    <dimen name="floating_action_button_translation_z">2dp</dimen>
    <dimen name="floating_action_button_translation_z">8dp</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>