sdm660-common: DeviceSettings: Make icon color adaptive
Change-Id: I72357f8698a58d6ea8cca75c580ea2779ccd46ca Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
467ccc1c47
commit
0ac2261ee8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
android:viewportHeight="24"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:fillColor="?android:attr/colorPrimary"
|
||||
android:pathData="M4,6.771l2.529,0.028l6.297,0c1.6,0 2.683,1.428 2.684,2.922c0.002,2.386
|
||||
0.028,7.48 0.028,7.48l-2.454,0.01l-0.046,-6.7c-0.006,-0.935 -0.634,-1.542
|
||||
-1.548,-1.555c-1.177,-0.017 -4.163,0.019
|
||||
|
|
Loading…
Reference in a new issue