mirror of https://github.com/iSoron/uhabits.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
457 B
13 lines
457 B
<resources>
|
|
|
|
<!-- Default screen margins, per the Android Design guidelines. -->
|
|
<dimen name="activity_horizontal_margin">16dp</dimen>
|
|
<dimen name="activity_vertical_margin">16dp</dimen>
|
|
|
|
<!-- Color picker -->
|
|
<dimen name="color_swatch_large">64dip</dimen>
|
|
<dimen name="color_swatch_small">48dip</dimen>
|
|
<dimen name="color_swatch_margins_large">8dip</dimen>
|
|
<dimen name="color_swatch_margins_small">4dip</dimen>
|
|
|
|
</resources> |