From f35d403fe8ddc6319425d5cff73f8a5f765e6ebf Mon Sep 17 00:00:00 2001 From: Fahim Date: Wed, 20 Oct 2021 15:46:26 +0600 Subject: [PATCH] 3942-Q-contact_editText_color_issue issue: https://gitlab.e.foundation/e/backlog/-/issues/3942 --- res/layout-v23/edit_date_picker.xml | 1 + res/layout-v23/edit_spinner.xml | 2 ++ res/layout/date_picker.xml | 1 + res/layout/edit_date_picker.xml | 1 + res/layout/edit_spinner.xml | 2 ++ res/values/colors.xml | 2 +- res/values/styles.xml | 13 +++++++++++++ .../contacts/editor/TextFieldsEditorView.java | 2 ++ 8 files changed, 23 insertions(+), 1 deletion(-) diff --git a/res/layout-v23/edit_date_picker.xml b/res/layout-v23/edit_date_picker.xml index 299ccec685..f65d805861 100644 --- a/res/layout-v23/edit_date_picker.xml +++ b/res/layout-v23/edit_date_picker.xml @@ -19,6 +19,7 @@