From 6d196e3134e69194448d7ae0b54a5f5a885abd6f Mon Sep 17 00:00:00 2001 From: osodebailar Date: Mon, 16 Oct 2023 21:05:15 +0200 Subject: [PATCH] fix transparency of time picker in night theme --- core/ui/src/main/res/values-night/styles.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/core/ui/src/main/res/values-night/styles.xml b/core/ui/src/main/res/values-night/styles.xml index d4ceff303a..27f13986e1 100644 --- a/core/ui/src/main/res/values-night/styles.xml +++ b/core/ui/src/main/res/values-night/styles.xml @@ -240,7 +240,7 @@ @color/isCompleted @color/isNotCompleted @style/DatePicker - @style/DatePicker + @style/TimePicker @color/defaultText @@ -294,7 +294,18 @@ + +