mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-10 18:18:25 -05:00
14 lines
455 B
XML
14 lines
455 B
XML
<resources>
|
|
|
|
<!-- Default screen margins, per the Android Design guidelines. -->
|
|
<dimen name="activity_horizontal_margin">16dp</dimen>
|
|
<dimen name="activity_vertical_margin">16dp</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">240dp</dimen>
|
|
|
|
</resources>
|