Reduce margin of bottomsheet layer on tablet

Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste 2023-12-28 17:50:24 +01:00 committed by Alexander Borsuk
parent b9f752542f
commit 29cf2a084a

View file

@ -1,7 +1,7 @@
<resources>
<!-- direction fragment -->
<dimen name="margin_direction_small">12dp</dimen>
<dimen name="margin_direction_big">80dp</dimen>
<dimen name="margin_direction_big">50dp</dimen>
<dimen name="margin_direction_side">40dp</dimen>
<dimen name="margin_direction_mid">36dp</dimen>
<dimen name="margin_direction_around_center">80dp</dimen>