From 71b7e5af9c95d42428336ec41deb64f8e74f5520 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 21 Feb 2012 15:49:00 +0100 Subject: Add new Android button icons and tweak the layouts. --- android/res/drawable-hdpi/btn_star_big_off.png | Bin 2208 -> 0 bytes android/res/drawable-hdpi/ic_btn_search.png | Bin 2365 -> 0 bytes android/res/drawable-hdpi/ic_media_next.png | Bin 1675 -> 0 bytes android/res/drawable-hdpi/ic_media_previous.png | Bin 1713 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 android/res/drawable-hdpi/btn_star_big_off.png delete mode 100644 android/res/drawable-hdpi/ic_btn_search.png delete mode 100644 android/res/drawable-hdpi/ic_media_next.png delete mode 100644 android/res/drawable-hdpi/ic_media_previous.png (limited to 'android/res/drawable-hdpi') diff --git a/android/res/drawable-hdpi/btn_star_big_off.png b/android/res/drawable-hdpi/btn_star_big_off.png deleted file mode 100644 index 4be0f5df..00000000 Binary files a/android/res/drawable-hdpi/btn_star_big_off.png and /dev/null differ diff --git a/android/res/drawable-hdpi/ic_btn_search.png b/android/res/drawable-hdpi/ic_btn_search.png deleted file mode 100644 index 0a91eabc..00000000 Binary files a/android/res/drawable-hdpi/ic_btn_search.png and /dev/null differ diff --git a/android/res/drawable-hdpi/ic_media_next.png b/android/res/drawable-hdpi/ic_media_next.png deleted file mode 100644 index 2552f4ed..00000000 Binary files a/android/res/drawable-hdpi/ic_media_next.png and /dev/null differ diff --git a/android/res/drawable-hdpi/ic_media_previous.png b/android/res/drawable-hdpi/ic_media_previous.png deleted file mode 100644 index 05eba718..00000000 Binary files a/android/res/drawable-hdpi/ic_media_previous.png and /dev/null differ -- cgit v1.2.3