Added notification icons with dark background to fix contrast in Android 2.x and 3.x
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 20 Mar 2014 13:04:09 +0000 (14:04 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 20 Mar 2014 13:04:09 +0000 (14:04 +0100)
res/drawable-hdpi-v11/notification_icon.png [new file with mode: 0644]
res/drawable-hdpi/notification_icon.png
res/drawable-mdpi-v11/notification_icon.png [new file with mode: 0644]
res/drawable-mdpi/notification_icon.png
res/drawable-xhdpi-v11/notification_icon.png [new file with mode: 0644]
res/drawable-xhdpi/notification_icon.png

diff --git a/res/drawable-hdpi-v11/notification_icon.png b/res/drawable-hdpi-v11/notification_icon.png
new file mode 100644 (file)
index 0000000..9e634a8
Binary files /dev/null and b/res/drawable-hdpi-v11/notification_icon.png differ
index 9e634a8..9872053 100644 (file)
Binary files a/res/drawable-hdpi/notification_icon.png and b/res/drawable-hdpi/notification_icon.png differ
diff --git a/res/drawable-mdpi-v11/notification_icon.png b/res/drawable-mdpi-v11/notification_icon.png
new file mode 100644 (file)
index 0000000..e33e653
Binary files /dev/null and b/res/drawable-mdpi-v11/notification_icon.png differ
index e33e653..79bcf2a 100644 (file)
Binary files a/res/drawable-mdpi/notification_icon.png and b/res/drawable-mdpi/notification_icon.png differ
diff --git a/res/drawable-xhdpi-v11/notification_icon.png b/res/drawable-xhdpi-v11/notification_icon.png
new file mode 100644 (file)
index 0000000..1ad4971
Binary files /dev/null and b/res/drawable-xhdpi-v11/notification_icon.png differ
index 1ad4971..656977d 100644 (file)
Binary files a/res/drawable-xhdpi/notification_icon.png and b/res/drawable-xhdpi/notification_icon.png differ