summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-13 16:42:11 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-13 16:56:47 -0700
commit30cfd121ad8c8adb83cf417ff1d40a8ba1e3761d (patch)
tree3d444e5d1fca8d4cc544f0ec39e47fff3b6cde2e /res/drawable-xhdpi
parent7fa11d1adfa876daef636104834cbb522b041aa9 (diff)
downloadpackages_apps_Contacts-30cfd121ad8c8adb83cf417ff1d40a8ba1e3761d.tar.gz
packages_apps_Contacts-30cfd121ad8c8adb83cf417ff1d40a8ba1e3761d.tar.bz2
packages_apps_Contacts-30cfd121ad8c8adb83cf417ff1d40a8ba1e3761d.zip
Use white icons in actionbar
Switched some of the black alpha masks to white alpha masks, this way I didn't need to apply any tint. We use ic_person_add_24dp drawable in both black and white. So I had to apply a tint to this one. Change-Id: If8e08998f368b643d19cbf8bfa5a372932abfffe
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_ab_search_holo_dark.pngbin1808 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_create_24dp.pngbin380 -> 426 bytes
-rw-r--r--res/drawable-xhdpi/ic_star_24dp.pngbin585 -> 584 bytes
-rw-r--r--res/drawable-xhdpi/ic_star_outline_24dp.pngbin800 -> 791 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_ab_search_holo_dark.png b/res/drawable-xhdpi/ic_ab_search_holo_dark.png
deleted file mode 100644
index b2d23c920..000000000
--- a/res/drawable-xhdpi/ic_ab_search_holo_dark.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_create_24dp.png b/res/drawable-xhdpi/ic_create_24dp.png
index 74b2555b6..48e75beee 100644
--- a/res/drawable-xhdpi/ic_create_24dp.png
+++ b/res/drawable-xhdpi/ic_create_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_star_24dp.png b/res/drawable-xhdpi/ic_star_24dp.png
index 49faab89e..e1ae2460d 100644
--- a/res/drawable-xhdpi/ic_star_24dp.png
+++ b/res/drawable-xhdpi/ic_star_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_star_outline_24dp.png b/res/drawable-xhdpi/ic_star_outline_24dp.png
index 0ce8d31d6..f7dacfd5e 100644
--- a/res/drawable-xhdpi/ic_star_outline_24dp.png
+++ b/res/drawable-xhdpi/ic_star_outline_24dp.png
Binary files differ