From ade2423e3427a1ed7ee663a7d54f6a65c8014d52 Mon Sep 17 00:00:00 2001 From: "Sam.SH Chang" Date: Fri, 27 Apr 2018 10:28:00 +0800 Subject: [PATCH] Add tint attribute to the icon Bug: 78238313 Test: build pass Change-Id: I805f5a8f1c21f617d3555e135e9d332b77ca0c29 --- res/drawable/ic_devices_other_black.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/drawable/ic_devices_other_black.xml b/res/drawable/ic_devices_other_black.xml index 9974eafa1e8..babcc637652 100644 --- a/res/drawable/ic_devices_other_black.xml +++ b/res/drawable/ic_devices_other_black.xml @@ -17,7 +17,8 @@ android:viewportWidth="24" android:viewportHeight="24" android:width="24dp" - android:height="24dp"> + android:height="24dp" + android:tint="?android:attr/colorControlNormal">