From 710db7746bf13003f869a2ceef1943e8ac1aea20 Mon Sep 17 00:00:00 2001 From: Chih-Chung Chang Date: Mon, 19 Sep 2011 11:09:39 +0800 Subject: Fix 5299746: New UI layout, part 2. - Replace various icons and add xhdpi/sw600dp-mdpi versions of them. - When user press on the thumbnails, show a color overlay on it. - For a wide (w/h > 2) picture, add panorama overlay on it. - Align photo count label position when there is no icon for it. - Adjust offline page layout. Change-Id: I327d25806e99843bfa05d3ca0e9be5a8f9375595 --- res/drawable-sw600dp-mdpi/ic_pan_thumb.png | Bin 0 -> 621 bytes res/drawable-sw600dp-mdpi/ic_video_thumb.png | Bin 0 -> 812 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-sw600dp-mdpi/ic_pan_thumb.png create mode 100644 res/drawable-sw600dp-mdpi/ic_video_thumb.png (limited to 'res/drawable-sw600dp-mdpi') diff --git a/res/drawable-sw600dp-mdpi/ic_pan_thumb.png b/res/drawable-sw600dp-mdpi/ic_pan_thumb.png new file mode 100644 index 000000000..e249029a0 Binary files /dev/null and b/res/drawable-sw600dp-mdpi/ic_pan_thumb.png differ diff --git a/res/drawable-sw600dp-mdpi/ic_video_thumb.png b/res/drawable-sw600dp-mdpi/ic_video_thumb.png new file mode 100644 index 000000000..743cec2bd Binary files /dev/null and b/res/drawable-sw600dp-mdpi/ic_video_thumb.png differ -- cgit v1.2.3