mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-28 18:06:17 +00:00
9 lines
276 B
XML
9 lines
276 B
XML
|
|
<resources>
|
||
|
|
|
||
|
|
<!--
|
||
|
|
Customize dimensions originally defined in res/values/dimens.xml (such as
|
||
|
|
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
|
||
|
|
-->
|
||
|
|
<dimen name="activity_horizontal_margin">128dp</dimen>
|
||
|
|
|
||
|
|
</resources>
|