mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-06-21 01:25:19 +00:00
Can create conversations
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user