From e77543abb2f671297aee12fb369bf8fb79fc175e Mon Sep 17 00:00:00 2001 From: Charles Lombardo Date: Sat, 10 Sep 2022 18:00:03 -0400 Subject: [PATCH] Android: Change color control highlight to system default --- Source/Android/app/src/main/res/values/themes.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/Android/app/src/main/res/values/themes.xml b/Source/Android/app/src/main/res/values/themes.xml index 4407e5a5aa..5e691b5062 100644 --- a/Source/Android/app/src/main/res/values/themes.xml +++ b/Source/Android/app/src/main/res/values/themes.xml @@ -42,9 +42,6 @@ @color/dolphin_inversePrimary @color/dolphin_shadow - @color/dolphin_secondary - @color/dolphin_onSurfaceVariant - true true