aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpiritCroc <dev@spiritcroc.de>2019-10-22 15:53:12 +0200
committerSpiritCroc <dev@spiritcroc.de>2019-10-22 15:54:55 +0200
commit094dd6eb673a3a23119dc0db8fd853bdf7c6cba7 (patch)
treef6f25ce89153190faea83dc3a031bdd7324b135a
parenta3d5ba0acef3cfd5a8a17dfa54f282f619a794b6 (diff)
devicehandler: fix settings icons color
Change-Id: Id42d1ec60cf72adfabb172260503678f59785f68
-rw-r--r--DeviceHandler/res/drawable/ic_settings_additional_buttons.xml2
-rw-r--r--DeviceHandler/res/drawable/ic_settings_gestures.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/DeviceHandler/res/drawable/ic_settings_additional_buttons.xml b/DeviceHandler/res/drawable/ic_settings_additional_buttons.xml
index baa2c3c..eeb47ef 100644
--- a/DeviceHandler/res/drawable/ic_settings_additional_buttons.xml
+++ b/DeviceHandler/res/drawable/ic_settings_additional_buttons.xml
@@ -18,7 +18,7 @@
android:viewportHeight="24">
<path
- android:fillColor="@android:color/white"
+ android:fillColor="?android:attr/colorControlNormal"
android:pathData="M6.65625,7 A5,5,0,0,0,2,12 A5,5,0,0,0,7,17 L7.34375,17 L10.0313,17 L10.2188,17
L19.875,17 C19.9098,17,19.9344,17.0031,19.9688,17
C21.2447,16.8867,22.25,14.6884,22.25,12 L22.25,11.8125
diff --git a/DeviceHandler/res/drawable/ic_settings_gestures.xml b/DeviceHandler/res/drawable/ic_settings_gestures.xml
index 95cdede..bd01525 100644
--- a/DeviceHandler/res/drawable/ic_settings_gestures.xml
+++ b/DeviceHandler/res/drawable/ic_settings_gestures.xml
@@ -21,7 +21,7 @@
android:viewportHeight="24">
<path
- android:fillColor="@android:color/white"
+ android:fillColor="?android:attr/colorControlNormal"
android:pathData="M4.7,6.9c0.7-0.7,1.4-1.4,1.7-1.2c0.5,0.2,0,1-0.3,1.5c-0.2,0.4-2.8,3.9-2.8,6.3c0,1.3,0.5,2.3,1.3,3
c0.7,0.6,1.7,0.7,2.6,0.5c1.1-0.3,1.9-1.4,3-2.8c1.2-1.5,2.8-3.4,4-3.4c1.6,0,1.6,1,1.7,1.8c-3.7,0.6-5.3,3.7-5.3,5.4
s1.4,3.1,3.2,3.1c1.6,0,4.3-1.3,4.6-6.1H21v-2.5h-2.4c-0.1-1.7-1.1-4.2-4-4.2c-2.2,0-4.1,1.9-4.9,2.8c-0.6,0.7-2,2.5-2.3,2.7