From eab660d6506c4cb245010358230fef8e69e28627 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 25 Mar 2015 17:23:39 -0700 Subject: Fix image-related GoogleDialer compiler warnings. Fix warnings of form: "libpng warning: iCCP: Not recognizing known sRGB profile that has been edited". Most of these were swaped by replacing the old assets with newer or equivalent versions. Bug: 19536005 Change-Id: I0535c0876806607f4aa170a5839829fff367ab9a --- res/drawable-xxxhdpi/ic_more_vert_24dp.png | Bin 0 -> 305 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xxxhdpi/ic_more_vert_24dp.png (limited to 'res/drawable-xxxhdpi') diff --git a/res/drawable-xxxhdpi/ic_more_vert_24dp.png b/res/drawable-xxxhdpi/ic_more_vert_24dp.png new file mode 100644 index 000000000..2f2cb3d00 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_more_vert_24dp.png differ -- cgit v1.2.3