diff --git a/src/main/res/layout/dialog_clear_history.xml b/src/main/res/layout/dialog_clear_history.xml index d130b7100ef9fbd988404e0847879b18a52f7151..7eceb457c541d8ffea2b8112b880f5163307de78 100644 --- a/src/main/res/layout/dialog_clear_history.xml +++ b/src/main/res/layout/dialog_clear_history.xml @@ -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" /> \ No newline at end of file