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-xhdpi/frame_overlay_gallery_camera.png | Bin 0 -> 1406 bytes res/drawable-xhdpi/frame_overlay_gallery_folder.png | Bin 0 -> 1083 bytes res/drawable-xhdpi/frame_overlay_gallery_picasa.png | Bin 0 -> 2269 bytes res/drawable-xhdpi/frame_overlay_gallery_ptp.png | Bin 0 -> 1711 bytes res/drawable-xhdpi/grid_pressed.9.png | Bin 0 -> 250 bytes res/drawable-xhdpi/grid_selected.9.png | Bin 0 -> 250 bytes res/drawable-xhdpi/ic_gallery_play.png | Bin 0 -> 5610 bytes res/drawable-xhdpi/ic_menu_make_offline.png | Bin 0 -> 1172 bytes res/drawable-xhdpi/ic_pan_thumb.png | Bin 0 -> 715 bytes res/drawable-xhdpi/ic_video_thumb.png | Bin 0 -> 902 bytes res/drawable-xhdpi/thumb_selected.png | Bin 0 -> 440 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/frame_overlay_gallery_camera.png create mode 100644 res/drawable-xhdpi/frame_overlay_gallery_folder.png create mode 100644 res/drawable-xhdpi/frame_overlay_gallery_picasa.png create mode 100644 res/drawable-xhdpi/frame_overlay_gallery_ptp.png create mode 100644 res/drawable-xhdpi/grid_pressed.9.png create mode 100644 res/drawable-xhdpi/grid_selected.9.png create mode 100644 res/drawable-xhdpi/ic_gallery_play.png create mode 100644 res/drawable-xhdpi/ic_menu_make_offline.png create mode 100644 res/drawable-xhdpi/ic_pan_thumb.png create mode 100644 res/drawable-xhdpi/ic_video_thumb.png create mode 100644 res/drawable-xhdpi/thumb_selected.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/frame_overlay_gallery_camera.png b/res/drawable-xhdpi/frame_overlay_gallery_camera.png new file mode 100644 index 000000000..e9bc7ccbc Binary files /dev/null and b/res/drawable-xhdpi/frame_overlay_gallery_camera.png differ diff --git a/res/drawable-xhdpi/frame_overlay_gallery_folder.png b/res/drawable-xhdpi/frame_overlay_gallery_folder.png new file mode 100644 index 000000000..cbafc8549 Binary files /dev/null and b/res/drawable-xhdpi/frame_overlay_gallery_folder.png differ diff --git a/res/drawable-xhdpi/frame_overlay_gallery_picasa.png b/res/drawable-xhdpi/frame_overlay_gallery_picasa.png new file mode 100644 index 000000000..e7463a432 Binary files /dev/null and b/res/drawable-xhdpi/frame_overlay_gallery_picasa.png differ diff --git a/res/drawable-xhdpi/frame_overlay_gallery_ptp.png b/res/drawable-xhdpi/frame_overlay_gallery_ptp.png new file mode 100644 index 000000000..57fb7e486 Binary files /dev/null and b/res/drawable-xhdpi/frame_overlay_gallery_ptp.png differ diff --git a/res/drawable-xhdpi/grid_pressed.9.png b/res/drawable-xhdpi/grid_pressed.9.png new file mode 100644 index 000000000..f2fed2da5 Binary files /dev/null and b/res/drawable-xhdpi/grid_pressed.9.png differ diff --git a/res/drawable-xhdpi/grid_selected.9.png b/res/drawable-xhdpi/grid_selected.9.png new file mode 100644 index 000000000..d0f4a22f3 Binary files /dev/null and b/res/drawable-xhdpi/grid_selected.9.png differ diff --git a/res/drawable-xhdpi/ic_gallery_play.png b/res/drawable-xhdpi/ic_gallery_play.png new file mode 100644 index 000000000..70901e59b Binary files /dev/null and b/res/drawable-xhdpi/ic_gallery_play.png differ diff --git a/res/drawable-xhdpi/ic_menu_make_offline.png b/res/drawable-xhdpi/ic_menu_make_offline.png new file mode 100644 index 000000000..808e2d1da Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_make_offline.png differ diff --git a/res/drawable-xhdpi/ic_pan_thumb.png b/res/drawable-xhdpi/ic_pan_thumb.png new file mode 100644 index 000000000..6e3405c0d Binary files /dev/null and b/res/drawable-xhdpi/ic_pan_thumb.png differ diff --git a/res/drawable-xhdpi/ic_video_thumb.png b/res/drawable-xhdpi/ic_video_thumb.png new file mode 100644 index 000000000..e0f53b381 Binary files /dev/null and b/res/drawable-xhdpi/ic_video_thumb.png differ diff --git a/res/drawable-xhdpi/thumb_selected.png b/res/drawable-xhdpi/thumb_selected.png new file mode 100644 index 000000000..c6536bcf4 Binary files /dev/null and b/res/drawable-xhdpi/thumb_selected.png differ -- cgit v1.2.3