From 7eed0c04e3b8719fbf5b59e081e405bd8c481092 Mon Sep 17 00:00:00 2001 From: Chumva Date: Mon, 4 Nov 2019 10:31:34 +0200 Subject: [PATCH 1/2] Fix text appearance text color --- OsmAnd/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 0c5caa220e..2450784402 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -257,7 +257,6 @@ @drawable/dlg_btn_stroked_light @drawable/btn_round_profile_blue @drawable/btn_round_profile_gray - @color/text_color_primary_light @style/DialogButtonStyleLight @style/DialogButtonStyleLight @@ -287,6 +286,7 @@