adding the initial project

This commit is contained in:
tibbi
2017-12-10 10:16:59 +01:00
parent 187b352d2f
commit 10e4f50f7e
31 changed files with 634 additions and 1 deletions

View File

@ -0,0 +1,7 @@
<?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">
</RelativeLayout>