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-hdpi/frame_overlay_gallery_ptp.png | Bin 0 -> 1236 bytes res/drawable-hdpi/grid_pressed.9.png | Bin 0 -> 233 bytes res/drawable-hdpi/ic_album_overlay_ptp_holo.png | Bin 2335 -> 0 bytes res/drawable-hdpi/ic_gallery_play.png | Bin 4092 -> 4071 bytes res/drawable-hdpi/manage_bar.9.png | Bin 700 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/frame_overlay_gallery_ptp.png create mode 100644 res/drawable-hdpi/grid_pressed.9.png delete mode 100644 res/drawable-hdpi/ic_album_overlay_ptp_holo.png delete mode 100644 res/drawable-hdpi/manage_bar.9.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/frame_overlay_gallery_ptp.png b/res/drawable-hdpi/frame_overlay_gallery_ptp.png new file mode 100644 index 000000000..cb9ef501c Binary files /dev/null and b/res/drawable-hdpi/frame_overlay_gallery_ptp.png differ diff --git a/res/drawable-hdpi/grid_pressed.9.png b/res/drawable-hdpi/grid_pressed.9.png new file mode 100644 index 000000000..36486ae76 Binary files /dev/null and b/res/drawable-hdpi/grid_pressed.9.png differ diff --git a/res/drawable-hdpi/ic_album_overlay_ptp_holo.png b/res/drawable-hdpi/ic_album_overlay_ptp_holo.png deleted file mode 100644 index b72584048..000000000 Binary files a/res/drawable-hdpi/ic_album_overlay_ptp_holo.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_gallery_play.png b/res/drawable-hdpi/ic_gallery_play.png index e475e1fc0..e4060e5a7 100644 Binary files a/res/drawable-hdpi/ic_gallery_play.png and b/res/drawable-hdpi/ic_gallery_play.png differ diff --git a/res/drawable-hdpi/manage_bar.9.png b/res/drawable-hdpi/manage_bar.9.png deleted file mode 100644 index 336c2d74d..000000000 Binary files a/res/drawable-hdpi/manage_bar.9.png and /dev/null differ -- cgit v1.2.3