From 703cd3117a22215bd9d47439870bfc1ab49f083a Mon Sep 17 00:00:00 2001 From: Fahim Date: Thu, 21 Oct 2021 11:40:33 +0600 Subject: [PATCH] 3942-P-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 | 3 ++- res/layout/date_picker.xml | 1 + res/layout/edit_date_picker.xml | 1 + res/layout/edit_spinner.xml | 3 ++- res/values/colors.xml | 2 +- res/values/styles.xml | 19 +++++++++++++++++-- .../contacts/editor/TextFieldsEditorView.java | 2 ++ 8 files changed, 27 insertions(+), 5 deletions(-) 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 @@