Add Contact Details

This commit is contained in:
Paul Schaub 2018-02-13 21:02:46 +01:00
parent 350e665cef
commit 7bc1207581
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
64 changed files with 1144 additions and 221 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/recycler_chat"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="10dp">
</android.support.v7.widget.RecyclerView>