diff options
author | Thomas Martitz <kugel@rockbox.org> | 2010-12-10 18:41:09 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2010-12-10 18:41:09 +0000 |
commit | f5a461d1820f08c2001256f514a6b92eb78545f6 (patch) | |
tree | 5051cd45d29cc61858f6457e104d8b96bff58871 /android/res/drawable-mdpi | |
parent | c47d81345151166083ab10d6f5d11e56462056d5 (diff) | |
download | rockbox-f5a461d1820f08c2001256f514a6b92eb78545f6.tar.gz rockbox-f5a461d1820f08c2001256f514a6b92eb78545f6.zip |
Android: Rework notification and change icon sizes to better meet the systems' standard.
The notification now announces the new track on track change, and the the area in the scrolled down notification area shows track infos (title, artist, album).
Someone should check if it looks good on hdpi and ldpi screens as I can't verify it right now (emulator crashes).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28785 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'android/res/drawable-mdpi')
-rw-r--r-- | android/res/drawable-mdpi/launcher.png | bin | 1855 -> 886 bytes |
-rw-r--r-- | android/res/drawable-mdpi/notification.png | bin | 0 -> 675 bytes |
-rw-r--r-- | android/res/drawable-mdpi/notification_small.png | bin | 0 -> 628 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/android/res/drawable-mdpi/launcher.png b/android/res/drawable-mdpi/launcher.png Binary files differindex 8999c4e543..089ebaec76 100644 --- a/android/res/drawable-mdpi/launcher.png +++ b/android/res/drawable-mdpi/launcher.png diff --git a/android/res/drawable-mdpi/notification.png b/android/res/drawable-mdpi/notification.png Binary files differnew file mode 100644 index 0000000000..c37989366a --- /dev/null +++ b/android/res/drawable-mdpi/notification.png diff --git a/android/res/drawable-mdpi/notification_small.png b/android/res/drawable-mdpi/notification_small.png Binary files differnew file mode 100644 index 0000000000..8a1f9faaad --- /dev/null +++ b/android/res/drawable-mdpi/notification_small.png |