From 918ab30bfa7759f514b4ceddc34e572989c6fd53 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sat, 30 Oct 2010 18:22:37 +0000 Subject: Android: Nicer launcher and statusbar icons made by Dustin Skoracki (taken from FS#11234). He also made some with white border, but I like this ones more. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28400 a1c6a512-1295-4272-9138-f99709370657 --- android/res/drawable-hdpi/icon.png | Bin 1544 -> 2209 bytes android/res/drawable-hdpi/launcher.png | Bin 2128 -> 2901 bytes android/res/drawable-ldpi/icon.png | Bin 738 -> 1014 bytes android/res/drawable-ldpi/launcher.png | Bin 1059 -> 1352 bytes android/res/drawable-mdpi/icon.png | Bin 959 -> 1234 bytes android/res/drawable-mdpi/launcher.png | Bin 1435 -> 1855 bytes 6 files changed, 0 insertions(+), 0 deletions(-) (limited to 'android') diff --git a/android/res/drawable-hdpi/icon.png b/android/res/drawable-hdpi/icon.png index 8fd4063f4c..97ba2d5a4e 100644 Binary files a/android/res/drawable-hdpi/icon.png and b/android/res/drawable-hdpi/icon.png differ diff --git a/android/res/drawable-hdpi/launcher.png b/android/res/drawable-hdpi/launcher.png index 17ec5f0fa3..5f41f5d96f 100644 Binary files a/android/res/drawable-hdpi/launcher.png and b/android/res/drawable-hdpi/launcher.png differ diff --git a/android/res/drawable-ldpi/icon.png b/android/res/drawable-ldpi/icon.png index bac8a8989d..197a766ae3 100644 Binary files a/android/res/drawable-ldpi/icon.png and b/android/res/drawable-ldpi/icon.png differ diff --git a/android/res/drawable-ldpi/launcher.png b/android/res/drawable-ldpi/launcher.png index fb056aaf03..901e51f23d 100644 Binary files a/android/res/drawable-ldpi/launcher.png and b/android/res/drawable-ldpi/launcher.png differ diff --git a/android/res/drawable-mdpi/icon.png b/android/res/drawable-mdpi/icon.png index afb2f0a41d..f24807e438 100644 Binary files a/android/res/drawable-mdpi/icon.png and b/android/res/drawable-mdpi/icon.png differ diff --git a/android/res/drawable-mdpi/launcher.png b/android/res/drawable-mdpi/launcher.png index 5672aa73ed..8999c4e543 100644 Binary files a/android/res/drawable-mdpi/launcher.png and b/android/res/drawable-mdpi/launcher.png differ -- cgit v1.2.3