summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index adaef0a..7734bd4 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -56,7 +56,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">8dp</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>