'end this conversation afterwards' checked by default
closes #2364 #2382
This commit is contained in:
parent
2cf05528b4
commit
9dcd0bf16b
|
@ -21,6 +21,7 @@
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:textColor="?attr/color_text_primary"
|
android:textColor="?attr/color_text_primary"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:checked="true"
|
||||||
android:text="@string/also_end_conversation" />
|
android:text="@string/also_end_conversation" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in a new issue