mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Improve navigation drawer, default visibilities
This commit is contained in:
parent
40a9823b19
commit
78b96d9ade
21 changed files with 47 additions and 48 deletions
|
|
@ -7,4 +7,8 @@
|
|||
<dimen name="activity_vertical_margin">16dp</dimen>
|
||||
<dimen name="fab_margin">16dp</dimen>
|
||||
<dimen name="appbar_padding_top">8dp</dimen>
|
||||
|
||||
<!-- Per the design guidelines, navigation drawers should be between 240dp and 320dp:
|
||||
https://developer.android.com/design/patterns/navigation-drawer.html -->
|
||||
<dimen name="navigation_drawer_width">250dp</dimen>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue