forked from organicmaps/organicmaps
Reduce margin of bottomsheet layer on tablet
Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
parent
b9f752542f
commit
29cf2a084a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue