From 4c2febf4029482c7cde98668f87151fccb56ff41 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 26 Nov 2024 00:59:20 -0600 Subject: [PATCH] Rearrange default edit screen order --- app/src/main/res/values/keys.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/keys.xml b/app/src/main/res/values/keys.xml index 54ba674c7..4558f3124 100644 --- a/app/src/main/res/values/keys.xml +++ b/app/src/main/res/values/keys.xml @@ -274,13 +274,13 @@ @string/TEA_ctrl_when_pref @string/TEA_ctrl_repeat_pref @string/TEA_ctrl_importance_pref - @string/TEA_ctrl_locations_pref - @string/TEA_ctrl_lists_pref @string/TEA_ctrl_google_task_list + @string/TEA_ctrl_lists_pref @string/TEA_ctrl_subtask_pref @string/TEA_ctrl_reminders_pref - @string/TEA_ctrl_files_pref @string/TEA_ctrl_notes_pref + @string/TEA_ctrl_locations_pref + @string/TEA_ctrl_files_pref @string/TEA_ctrl_gcal @string/TEA_ctrl_timer_pref @string/TEA_ctrl_creation_date