From 257d13b7cf66e9c64a1eaaa3e08b39208a4f90da Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Fri, 10 Apr 2015 15:46:18 -0700 Subject: Wrap tintable icons with correctly tinted drawable XML Replaces pre-tinted icons with flat black, grayscale versions suitable for use as alpha masks. Bug: 20143927 Change-Id: I0bca5dee6fcb273902db174c818cc529a5c13f91 --- res/drawable/ic_settings_home.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 res/drawable/ic_settings_home.xml (limited to 'res/drawable/ic_settings_home.xml') diff --git a/res/drawable/ic_settings_home.xml b/res/drawable/ic_settings_home.xml new file mode 100644 index 0000000..86e108f --- /dev/null +++ b/res/drawable/ic_settings_home.xml @@ -0,0 +1,21 @@ + + + + + -- cgit v1.1