From c9edec2bf75b6f2afd6402db2e58a855eec0c088 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Mon, 1 May 2017 18:43:07 -0700 Subject: Change Android default icon b/35314247 Test: manual Change-Id: I50964e616565e2e766f903a2a28de7194908bd7b --- core/res/res/drawable/sym_def_app_icon.xml | 6 +-- .../res/drawable/sym_def_app_icon_background.xml | 52 +++++++++++++++++++++ .../mipmap-hdpi/sym_def_app_icon_foreground.png | Bin 0 -> 5117 bytes .../res/mipmap-hdpi/sym_def_app_icon_maskable.png | Bin 3498 -> 0 bytes .../mipmap-mdpi/sym_def_app_icon_foreground.png | Bin 0 -> 2652 bytes .../res/mipmap-mdpi/sym_def_app_icon_maskable.png | Bin 2190 -> 0 bytes .../mipmap-xhdpi/sym_def_app_icon_foreground.png | Bin 0 -> 7011 bytes .../res/mipmap-xhdpi/sym_def_app_icon_maskable.png | Bin 4912 -> 0 bytes .../mipmap-xxhdpi/sym_def_app_icon_foreground.png | Bin 0 -> 14578 bytes .../mipmap-xxhdpi/sym_def_app_icon_maskable.png | Bin 8059 -> 0 bytes .../mipmap-xxxhdpi/sym_def_app_icon_foreground.png | Bin 0 -> 21908 bytes .../mipmap-xxxhdpi/sym_def_app_icon_maskable.png | Bin 11109 -> 0 bytes 12 files changed, 54 insertions(+), 4 deletions(-) create mode 100644 core/res/res/drawable/sym_def_app_icon_background.xml create mode 100644 core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png delete mode 100644 core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png create mode 100644 core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png delete mode 100644 core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png create mode 100644 core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png delete mode 100644 core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png create mode 100644 core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png delete mode 100644 core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png create mode 100644 core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png delete mode 100644 core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png diff --git a/core/res/res/drawable/sym_def_app_icon.xml b/core/res/res/drawable/sym_def_app_icon.xml index 9c024025d4aa..129d38a74750 100644 --- a/core/res/res/drawable/sym_def_app_icon.xml +++ b/core/res/res/drawable/sym_def_app_icon.xml @@ -1,9 +1,7 @@ - + - - - + diff --git a/core/res/res/drawable/sym_def_app_icon_background.xml b/core/res/res/drawable/sym_def_app_icon_background.xml new file mode 100644 index 000000000000..57552101e869 --- /dev/null +++ b/core/res/res/drawable/sym_def_app_icon_background.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png new file mode 100644 index 000000000000..4e526c95b4d6 Binary files /dev/null and b/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png differ diff --git a/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png deleted file mode 100644 index bf58413aad51..000000000000 Binary files a/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png new file mode 100644 index 000000000000..2c38c719088d Binary files /dev/null and b/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png differ diff --git a/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png deleted file mode 100644 index 47f6f817394c..000000000000 Binary files a/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 000000000000..072467eaaafb Binary files /dev/null and b/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png differ diff --git a/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png deleted file mode 100644 index f60b8969dab8..000000000000 Binary files a/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 000000000000..78a6b7a3464d Binary files /dev/null and b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png differ diff --git a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png deleted file mode 100644 index 6d4f315221ec..000000000000 Binary files a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 000000000000..68ebe33fe237 Binary files /dev/null and b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png differ diff --git a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png deleted file mode 100644 index 08e54d009a18..000000000000 Binary files a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png and /dev/null differ -- cgit v1.2.3-59-g8ed1b