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

Commit 0da2edb8 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am 32b5e3e5: Adjust FAB z-depth

* commit '32b5e3e5dec14f7c4bda5c64600e9b54e3d5fae1':
  Adjust FAB z-depth
parents 548dab84 8d1c9fc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,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">3dp</dimen>
    <dimen name="floating_action_button_translation_z">2dp</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>