Can create conversations

This commit is contained in:
Pierre
2018-01-02 17:24:13 +01:00
parent 703142df5b
commit 9c06507d0c
4 changed files with 141 additions and 1 deletions

View File

@ -46,7 +46,8 @@
android:id="@+id/fragment_update_conversation_follow"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/fragment_update_conversation_follow"/>
android:text="@string/fragment_update_conversation_follow"
android:checked="true" /> <!-- Checked by default -->
<!-- Create the conversation -->
<Button