uploading some initial project related files

This commit is contained in:
tibbi
2020-03-28 17:35:01 +01:00
parent e4a79fc2f7
commit 22eb4be3a4
30 changed files with 693 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:id="@+id/recorder_holder"
android:layout_width="match_parent"
android:layout_height="match_parent">
</RelativeLayout>