From 1450b39d64bcc9635c3de7b7a65ffdf08529ca26 Mon Sep 17 00:00:00 2001 From: Forrest Guice Date: Tue, 20 Sep 2022 10:17:23 -0700 Subject: [PATCH] icons fixes gps icons when using "system default" appearance --- app/src/main/res/values/styles.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 280ee8b1b..e90f6e6ea 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -71,6 +71,10 @@ ?colorAccent ?attr/colorPrimary + @drawable/ic_action_location_found_ref + @drawable/ic_action_location_off_ref + @drawable/ic_action_location_searching_ref + @drawable/ic_action_place_ref @drawable/ic_action_map1_ref @drawable/ic_action_map_ref