summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2011-09-19 11:09:39 +0800
committerChih-Chung Chang <chihchung@google.com>2011-09-20 12:18:21 +0800
commitbc2154199aee16762e3758ad0cfed685323d9a9f (patch)
tree918ecdee41cbc146e3f4585953b9e9292ede9d1c /res/drawable-xhdpi
parent6c8d0fd879242f78a0c1a7daf4c037043663a49f (diff)
downloadandroid_packages_apps_Gallery2-bc2154199aee16762e3758ad0cfed685323d9a9f.tar.gz
android_packages_apps_Gallery2-bc2154199aee16762e3758ad0cfed685323d9a9f.tar.bz2
android_packages_apps_Gallery2-bc2154199aee16762e3758ad0cfed685323d9a9f.zip
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
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/frame_overlay_gallery_camera.pngbin0 -> 1406 bytes
-rw-r--r--res/drawable-xhdpi/frame_overlay_gallery_folder.pngbin0 -> 1083 bytes
-rw-r--r--res/drawable-xhdpi/frame_overlay_gallery_picasa.pngbin0 -> 2269 bytes
-rw-r--r--res/drawable-xhdpi/frame_overlay_gallery_ptp.pngbin0 -> 1711 bytes
-rw-r--r--res/drawable-xhdpi/grid_pressed.9.pngbin0 -> 250 bytes
-rw-r--r--res/drawable-xhdpi/grid_selected.9.pngbin0 -> 250 bytes
-rw-r--r--res/drawable-xhdpi/ic_gallery_play.pngbin0 -> 5610 bytes
-rw-r--r--res/drawable-xhdpi/ic_menu_make_offline.pngbin0 -> 1172 bytes
-rw-r--r--res/drawable-xhdpi/ic_pan_thumb.pngbin0 -> 715 bytes
-rw-r--r--res/drawable-xhdpi/ic_video_thumb.pngbin0 -> 902 bytes
-rw-r--r--res/drawable-xhdpi/thumb_selected.pngbin0 -> 440 bytes
11 files changed, 0 insertions, 0 deletions
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
--- /dev/null
+++ b/res/drawable-xhdpi/frame_overlay_gallery_camera.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/frame_overlay_gallery_folder.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/frame_overlay_gallery_picasa.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/frame_overlay_gallery_ptp.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/grid_pressed.9.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/grid_selected.9.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/ic_gallery_play.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/ic_menu_make_offline.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/ic_pan_thumb.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xhdpi/ic_video_thumb.png
Binary files differ
diff --git a/res/drawable-xhdpi/thumb_selected.png b/res/drawable-xhdpi/thumb_selected.png
new file mode 100644
index 000000000..c6536bcf4
--- /dev/null
+++ b/res/drawable-xhdpi/thumb_selected.png
Binary files differ