From f4b53534249e0033e05ec2c118ccd52fe393a575 Mon Sep 17 00:00:00 2001 From: Maxime Naturel Date: Thu, 3 Mar 2022 15:06:55 +0100 Subject: [PATCH] Fix live location color on light theme --- library/ui-styles/src/main/res/values/theme_light.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/ui-styles/src/main/res/values/theme_light.xml b/library/ui-styles/src/main/res/values/theme_light.xml index f4a8bc753a..622af6577b 100644 --- a/library/ui-styles/src/main/res/values/theme_light.xml +++ b/library/ui-styles/src/main/res/values/theme_light.xml @@ -147,7 +147,7 @@ @style/Widget.Vector.ActionButton - @color/vctr_live_location_dark + @color/vctr_live_location_light