Add tint for cast icon
Bug: 32592245 Test: Manual Change-Id: I9893f308739594540baa1720b994403070eb2bd1
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="#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