From 3210ba1a5a2f60a5ed9df48f3e987cdb44d6d8ce Mon Sep 17 00:00:00 2001 From: jruesga Date: Fri, 26 Oct 2012 01:12:51 +0200 Subject: Check size of assets to conform Android design guidelines (issues #12 and #15) --- res/drawable-mdpi/ic_holo_light_config.png | Bin 461 -> 443 bytes res/drawable-mdpi/ic_holo_light_next.png | Bin 0 -> 1253 bytes res/drawable-mdpi/ic_holo_light_previous.png | Bin 0 -> 1275 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-mdpi/ic_holo_light_next.png create mode 100644 res/drawable-mdpi/ic_holo_light_previous.png (limited to 'res/drawable-mdpi') diff --git a/res/drawable-mdpi/ic_holo_light_config.png b/res/drawable-mdpi/ic_holo_light_config.png index 91e09312..50b3e0cd 100644 Binary files a/res/drawable-mdpi/ic_holo_light_config.png and b/res/drawable-mdpi/ic_holo_light_config.png differ diff --git a/res/drawable-mdpi/ic_holo_light_next.png b/res/drawable-mdpi/ic_holo_light_next.png new file mode 100644 index 00000000..88029a82 Binary files /dev/null and b/res/drawable-mdpi/ic_holo_light_next.png differ diff --git a/res/drawable-mdpi/ic_holo_light_previous.png b/res/drawable-mdpi/ic_holo_light_previous.png new file mode 100644 index 00000000..8d19e391 Binary files /dev/null and b/res/drawable-mdpi/ic_holo_light_previous.png differ -- cgit v1.2.3