Add tint for bluebooth icon
Bug: 32592245 Test: Manual Change-Id: I374cdb48fd92b3aac0b4bf1d019dd58715cca108
This commit is contained in:
@@ -17,7 +17,8 @@ Copyright (C) 2014 The Android Open Source Project
|
||||
android:width="64dp"
|
||||
android:height="64dp"
|
||||
android:viewportWidth="48.0"
|
||||
android:viewportHeight="48.0">
|
||||
android:viewportHeight="48.0"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
@@ -17,7 +17,8 @@ Copyright (C) 2014 The Android Open Source Project
|
||||
android:width="64dp"
|
||||
android:height="64dp"
|
||||
android:viewportWidth="48.0"
|
||||
android:viewportHeight="48.0">
|
||||
android:viewportHeight="48.0"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
@@ -17,7 +17,8 @@ Copyright (C) 2014 The Android Open Source Project
|
||||
android:width="56dp"
|
||||
android:height="56dp"
|
||||
android:viewportWidth="48.0"
|
||||
android:viewportHeight="48.0">
|
||||
android:viewportHeight="48.0"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
|
||||
<path
|
||||
android:fillColor="@color/qs_detail_empty"
|
||||
|
||||
@@ -17,7 +17,8 @@ Copyright (C) 2014 The Android Open Source Project
|
||||
android:width="64dp"
|
||||
android:height="64dp"
|
||||
android:viewportWidth="48.0"
|
||||
android:viewportHeight="48.0">
|
||||
android:viewportHeight="48.0"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
|
||||
<path
|
||||
android:fillColor="#4DFFFFFF"
|
||||
|
||||
@@ -17,7 +17,8 @@ Copyright (C) 2014 The Android Open Source Project
|
||||
android:width="64dp"
|
||||
android:height="64dp"
|
||||
android:viewportWidth="48.0"
|
||||
android:viewportHeight="48.0">
|
||||
android:viewportHeight="48.0"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
Reference in New Issue
Block a user