diff --git a/app/src/main/res/xml/preferences_advanced.xml b/app/src/main/res/xml/preferences_advanced.xml index 83c357948..122a9e3bc 100644 --- a/app/src/main/res/xml/preferences_advanced.xml +++ b/app/src/main/res/xml/preferences_advanced.xml @@ -26,7 +26,8 @@ android:summaryOff="@string/EPr_cal_end_at_due_time" android:summaryOn="@string/EPr_cal_start_at_due_time" android:title="@string/EPr_cal_end_or_start_at_due_time" - app:allowDividerAbove="true" /> + app:allowDividerAbove="true" + app:singleLineTitle="false" /> - \ No newline at end of file + diff --git a/app/src/main/res/xml/preferences_look_and_feel.xml b/app/src/main/res/xml/preferences_look_and_feel.xml index a69bcf274..5ef8b6d64 100644 --- a/app/src/main/res/xml/preferences_look_and_feel.xml +++ b/app/src/main/res/xml/preferences_look_and_feel.xml @@ -73,7 +73,8 @@ + android:title="@string/EPr_fullTask_title" + app:singleLineTitle="false" /> + android:title="@string/EPr_show_task_edit_comments" + app:singleLineTitle="false" /> @@ -216,4 +218,4 @@ - \ No newline at end of file + diff --git a/app/src/main/res/xml/preferences_task_defaults.xml b/app/src/main/res/xml/preferences_task_defaults.xml index f69b99812..1b7b06c65 100644 --- a/app/src/main/res/xml/preferences_task_defaults.xml +++ b/app/src/main/res/xml/preferences_task_defaults.xml @@ -107,7 +107,8 @@ android:entryValues="@array/EPR_default_location_reminder_values" android:key="@string/p_default_location_reminder_key" android:summary="%s" - android:title="@string/EPr_default_location_reminder_title" /> + android:title="@string/EPr_default_location_reminder_title" + app:singleLineTitle="false" /> - \ No newline at end of file + diff --git a/app/src/main/res/xml/preferences_widget.xml b/app/src/main/res/xml/preferences_widget.xml index 71e522cce..8de1276e7 100644 --- a/app/src/main/res/xml/preferences_widget.xml +++ b/app/src/main/res/xml/preferences_widget.xml @@ -139,7 +139,8 @@ + android:title="@string/EPr_fullTask_title" + app:singleLineTitle="false" /> + android:title="@string/disable_sort_groups" + app:singleLineTitle="false" /> @@ -204,4 +206,4 @@ - \ No newline at end of file +