From 89adefe01e288f03891722045df693a46a2d1926 Mon Sep 17 00:00:00 2001 From: Asher Simonds Date: Mon, 12 Feb 2018 10:32:11 +0100 Subject: Messaging: adaptive icon Change-Id: I6d619acfe1682117ae6a9cc91ff1fab5638d352b Signed-off-by: Joey --- res/mipmap-anydpi/ic_launcher.xml | 20 ++++++++++++++++++++ res/mipmap-hdpi/ic_background.png | Bin 0 -> 544 bytes res/mipmap-hdpi/ic_foreground.png | Bin 0 -> 13060 bytes res/mipmap-hdpi/ic_launcher.png | Bin 2211 -> 0 bytes res/mipmap-mdpi/ic_background.png | Bin 0 -> 367 bytes res/mipmap-mdpi/ic_foreground.png | Bin 0 -> 6423 bytes res/mipmap-mdpi/ic_launcher.png | Bin 1433 -> 0 bytes res/mipmap-xhdpi/ic_background.png | Bin 0 -> 704 bytes res/mipmap-xhdpi/ic_foreground.png | Bin 0 -> 21662 bytes res/mipmap-xhdpi/ic_launcher.png | Bin 2922 -> 0 bytes res/mipmap-xxhdpi/ic_background.png | Bin 0 -> 1031 bytes res/mipmap-xxhdpi/ic_foreground.png | Bin 0 -> 44004 bytes res/mipmap-xxhdpi/ic_launcher.png | Bin 4610 -> 0 bytes res/mipmap-xxxhdpi/ic_background.png | Bin 0 -> 1703 bytes res/mipmap-xxxhdpi/ic_foreground.png | Bin 0 -> 73275 bytes res/mipmap-xxxhdpi/ic_launcher.png | Bin 6200 -> 0 bytes 16 files changed, 20 insertions(+) create mode 100644 res/mipmap-anydpi/ic_launcher.xml create mode 100644 res/mipmap-hdpi/ic_background.png create mode 100644 res/mipmap-hdpi/ic_foreground.png delete mode 100644 res/mipmap-hdpi/ic_launcher.png create mode 100644 res/mipmap-mdpi/ic_background.png create mode 100644 res/mipmap-mdpi/ic_foreground.png delete mode 100644 res/mipmap-mdpi/ic_launcher.png create mode 100644 res/mipmap-xhdpi/ic_background.png create mode 100644 res/mipmap-xhdpi/ic_foreground.png delete mode 100644 res/mipmap-xhdpi/ic_launcher.png create mode 100644 res/mipmap-xxhdpi/ic_background.png create mode 100644 res/mipmap-xxhdpi/ic_foreground.png delete mode 100644 res/mipmap-xxhdpi/ic_launcher.png create mode 100644 res/mipmap-xxxhdpi/ic_background.png create mode 100644 res/mipmap-xxxhdpi/ic_foreground.png delete mode 100644 res/mipmap-xxxhdpi/ic_launcher.png diff --git a/res/mipmap-anydpi/ic_launcher.xml b/res/mipmap-anydpi/ic_launcher.xml new file mode 100644 index 0000000..d8649ba --- /dev/null +++ b/res/mipmap-anydpi/ic_launcher.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/res/mipmap-hdpi/ic_background.png b/res/mipmap-hdpi/ic_background.png new file mode 100644 index 0000000..b4a472c Binary files /dev/null and b/res/mipmap-hdpi/ic_background.png differ diff --git a/res/mipmap-hdpi/ic_foreground.png b/res/mipmap-hdpi/ic_foreground.png new file mode 100644 index 0000000..d956bf2 Binary files /dev/null and b/res/mipmap-hdpi/ic_foreground.png differ diff --git a/res/mipmap-hdpi/ic_launcher.png b/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index 5e4e62f..0000000 Binary files a/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/res/mipmap-mdpi/ic_background.png b/res/mipmap-mdpi/ic_background.png new file mode 100644 index 0000000..e105313 Binary files /dev/null and b/res/mipmap-mdpi/ic_background.png differ diff --git a/res/mipmap-mdpi/ic_foreground.png b/res/mipmap-mdpi/ic_foreground.png new file mode 100644 index 0000000..df4dc02 Binary files /dev/null and b/res/mipmap-mdpi/ic_foreground.png differ diff --git a/res/mipmap-mdpi/ic_launcher.png b/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index ef6a3c5..0000000 Binary files a/res/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/res/mipmap-xhdpi/ic_background.png b/res/mipmap-xhdpi/ic_background.png new file mode 100644 index 0000000..169e91c Binary files /dev/null and b/res/mipmap-xhdpi/ic_background.png differ diff --git a/res/mipmap-xhdpi/ic_foreground.png b/res/mipmap-xhdpi/ic_foreground.png new file mode 100644 index 0000000..b5a98c5 Binary files /dev/null and b/res/mipmap-xhdpi/ic_foreground.png differ diff --git a/res/mipmap-xhdpi/ic_launcher.png b/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index ad1acb4..0000000 Binary files a/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/res/mipmap-xxhdpi/ic_background.png b/res/mipmap-xxhdpi/ic_background.png new file mode 100644 index 0000000..68187be Binary files /dev/null and b/res/mipmap-xxhdpi/ic_background.png differ diff --git a/res/mipmap-xxhdpi/ic_foreground.png b/res/mipmap-xxhdpi/ic_foreground.png new file mode 100644 index 0000000..1a1ca17 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_foreground.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher.png b/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index de56e98..0000000 Binary files a/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/res/mipmap-xxxhdpi/ic_background.png b/res/mipmap-xxxhdpi/ic_background.png new file mode 100644 index 0000000..4479b32 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_background.png differ diff --git a/res/mipmap-xxxhdpi/ic_foreground.png b/res/mipmap-xxxhdpi/ic_foreground.png new file mode 100644 index 0000000..e896c28 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_foreground.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher.png b/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index 9ac88b4..0000000 Binary files a/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ -- cgit v1.2.3