From 3f94cdab36b0e5df9d38384c3efc577b7d5131e4 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Fri, 10 Jan 2025 12:36:50 -0500 Subject: [PATCH] Fix bad checkbox color in help fragment. --- app/src/main/res/layout/help_fragment.xml | 5 +++-- app/src/main/res/values/themes.xml | 5 ----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/help_fragment.xml b/app/src/main/res/layout/help_fragment.xml index 8e0abc2274..3af943574b 100644 --- a/app/src/main/res/layout/help_fragment.xml +++ b/app/src/main/res/layout/help_fragment.xml @@ -1,5 +1,6 @@ - - dark @style/ThemeOverlay.AppCompat.Dark - @color/core_grey_95 @color/core_ultramarine_light @@ -227,10 +226,8 @@ @style/ThemeOverlay.Signal.MaterialAlertDialog @style/Signal.ThemeOverlay.TimePicker @style/Signal.Widget.TimePicker - @style/Signal.Widget.Calendar @style/Signal.ThemeOverlay.Calendar - @style/Widget.Material3.CardView.Filled @@ -323,10 +320,8 @@ @style/ThemeOverlay.Signal.MaterialAlertDialog @style/Signal.ThemeOverlay.TimePicker @style/Signal.Widget.TimePicker - @style/Signal.Widget.Calendar @style/Signal.ThemeOverlay.Calendar - @style/Widget.Material3.CardView.Filled