Files
briar/briar-android/res/layout/fragment_contact_list.xml
2016-07-07 15:40:44 +02:00

7 lines
260 B
XML

<?xml version="1.0" encoding="utf-8"?>
<org.briarproject.android.util.BriarRecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/contactList"
android:layout_width="match_parent"
android:layout_height="match_parent"/>