Project pushed to git...

This commit is contained in:
almir
2014-01-21 18:11:06 +01:00
parent 50f85eb094
commit c626d87168
37 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/background" >
</RelativeLayout>