Initial Android project commit

This commit is contained in:
bspeice
2013-09-30 14:23:13 -04:00
commit 55ffc9c752
23 changed files with 257 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<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>