aboutsummaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2017-05-15 22:03:59 -0700
committerTrevor Johns <trevorjohns@google.com>2017-05-17 01:33:32 -0700
commit2ea5c823585f4fbc211a519548c9fc7a7758d1bd (patch)
tree09bb2be74f393ff51e19dc39351e7635b5d7a763 /notification
parenteeacc7e3042082476583d45126509c21d7d7b784 (diff)
downloadandroid-2ea5c823585f4fbc211a519548c9fc7a7758d1bd.tar.gz
Fix launcher icon for NotificationChannels sample
Test: manual Change-Id: Icf204aad5e421730759d8438ef8948d5b16b6831
Diffstat (limited to 'notification')
-rw-r--r--notification/NotificationChannels/Application/src/main/res/mipmap-hdpi/ic_launcher.pngbin0 -> 3069 bytes
-rw-r--r--notification/NotificationChannels/Application/src/main/res/mipmap-mdpi/ic_launcher.pngbin0 -> 1988 bytes
-rw-r--r--notification/NotificationChannels/Application/src/main/res/mipmap-xhdpi/ic_launcher.pngbin0 -> 3933 bytes
-rw-r--r--notification/NotificationChannels/Application/src/main/res/mipmap-xxhdpi/ic_launcher.pngbin0 -> 6323 bytes
-rw-r--r--notification/NotificationChannels/Application/src/main/res/mipmap-xxxhdpi/ic_launcher.pngbin0 -> 8828 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/notification/NotificationChannels/Application/src/main/res/mipmap-hdpi/ic_launcher.png b/notification/NotificationChannels/Application/src/main/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 00000000..d9584e23
--- /dev/null
+++ b/notification/NotificationChannels/Application/src/main/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/notification/NotificationChannels/Application/src/main/res/mipmap-mdpi/ic_launcher.png b/notification/NotificationChannels/Application/src/main/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 00000000..3203a44a
--- /dev/null
+++ b/notification/NotificationChannels/Application/src/main/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/notification/NotificationChannels/Application/src/main/res/mipmap-xhdpi/ic_launcher.png b/notification/NotificationChannels/Application/src/main/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 00000000..8d2467fa
--- /dev/null
+++ b/notification/NotificationChannels/Application/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/notification/NotificationChannels/Application/src/main/res/mipmap-xxhdpi/ic_launcher.png b/notification/NotificationChannels/Application/src/main/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 00000000..2db9c8a2
--- /dev/null
+++ b/notification/NotificationChannels/Application/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/notification/NotificationChannels/Application/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/notification/NotificationChannels/Application/src/main/res/mipmap-xxxhdpi/ic_launcher.png
new file mode 100644
index 00000000..319446bc
--- /dev/null
+++ b/notification/NotificationChannels/Application/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary files differ