mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-02 06:52:55 +01:00
12 lines
409 B
XML
12 lines
409 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>
|
|
|
|
<!--
|
|
Refer to App Widget Documentation for margin information
|
|
http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
|
|
-->
|
|
<dimen name="widget_margin">8dp</dimen>
|
|
</resources>
|