Initial commit.

This commit is contained in:
Erik C. Thauvin 2012-03-22 10:59:13 +00:00
parent 5114bd8600
commit 1241635088
22 changed files with 695 additions and 0 deletions

4
res/values/themes.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Emprunt" parent="@android:style/Theme.Light.NoTitleBar" />
</resources>