'end this conversation afterwards' checked by default

closes #2364 #2382
This commit is contained in:
Daniel Gultsch 2017-05-31 19:58:39 +02:00
parent 2cf05528b4
commit 9dcd0bf16b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
android:layout_width="wrap_content"
android:textColor="?attr/color_text_primary"
android:layout_height="wrap_content"
android:checked="true"
android:text="@string/also_end_conversation" />
</LinearLayout>