From a0d2c7c79d7507e75a32b2d766b9f7ba48827d9e Mon Sep 17 00:00:00 2001 From: Joey Rizzoli Date: Mon, 5 Jun 2017 21:25:05 +0200 Subject: Update icon Change-Id: Icef28c4f82a289fbaa5b43f7dbcb1c7e579efa90 Signed-off-by: Joey Rizzoli --- app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 2545 -> 4671 bytes app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 1705 -> 2854 bytes app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 3504 -> 6627 bytes app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 5537 -> 10340 bytes app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 7843 -> 15025 bytes 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/src/main/res/mipmap-hdpi/ic_launcher.png mode change 100755 => 100644 app/src/main/res/mipmap-mdpi/ic_launcher.png mode change 100755 => 100644 app/src/main/res/mipmap-xhdpi/ic_launcher.png mode change 100755 => 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher.png mode change 100755 => 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png old mode 100755 new mode 100644 index 48f6fcc..42c8639 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png old mode 100755 new mode 100644 index a6f0b2b..4ab1d66 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png old mode 100755 new mode 100644 index 077efae..75769b7 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png old mode 100755 new mode 100644 index af77731..829d0d6 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png old mode 100755 new mode 100644 index 3d23400..feee083 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ -- cgit v1.2.3