From db9853bfbfdd722da34cf0e0266258ecc0a9cb75 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 2 Feb 2015 14:32:01 +0200 Subject: New Material icon * Created by Jovie Brett Bardoles Change-Id: I474eb3d23562b7bb959d58664ceb5278d98ab145 --- AndroidManifest.xml | 1 + res/mipmap-hdpi/ic_launcher_gallery.png | Bin 20425 -> 23319 bytes res/mipmap-mdpi/ic_launcher_gallery.png | Bin 17130 -> 22680 bytes res/mipmap-xhdpi/ic_launcher_gallery.png | Bin 24283 -> 23838 bytes res/mipmap-xxhdpi/ic_launcher_gallery.png | Bin 0 -> 25151 bytes res/mipmap-xxxhdpi/ic_launcher_gallery.png | Bin 0 -> 26425 bytes 6 files changed, 1 insertion(+) create mode 100644 res/mipmap-xxhdpi/ic_launcher_gallery.png create mode 100644 res/mipmap-xxxhdpi/ic_launcher_gallery.png diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f615b894..20e5f45c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -15,6 +15,7 @@ diff --git a/res/mipmap-hdpi/ic_launcher_gallery.png b/res/mipmap-hdpi/ic_launcher_gallery.png index 23ea9989..65d9f3c7 100644 Binary files a/res/mipmap-hdpi/ic_launcher_gallery.png and b/res/mipmap-hdpi/ic_launcher_gallery.png differ diff --git a/res/mipmap-mdpi/ic_launcher_gallery.png b/res/mipmap-mdpi/ic_launcher_gallery.png index e1a99498..5eb1f623 100644 Binary files a/res/mipmap-mdpi/ic_launcher_gallery.png and b/res/mipmap-mdpi/ic_launcher_gallery.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_gallery.png b/res/mipmap-xhdpi/ic_launcher_gallery.png index 79544a2b..aacb61b5 100644 Binary files a/res/mipmap-xhdpi/ic_launcher_gallery.png and b/res/mipmap-xhdpi/ic_launcher_gallery.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_gallery.png b/res/mipmap-xxhdpi/ic_launcher_gallery.png new file mode 100644 index 00000000..19b1750c Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_gallery.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_gallery.png b/res/mipmap-xxxhdpi/ic_launcher_gallery.png new file mode 100644 index 00000000..f13b7349 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_gallery.png differ -- cgit v1.2.3