diff options
author | Doris Liu <tianliu@google.com> | 2012-10-19 19:16:14 -0700 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2012-10-22 17:30:50 -0700 |
commit | bc537e5a4268739e05d2f7924123b6c3a0ad89f8 (patch) | |
tree | c78b80512add79a44ffce5c7791faae997743539 /res | |
parent | fcce3a88791c8419c2190a5f8e2bf571447fa2c3 (diff) | |
download | android_packages_apps_Snap-bc537e5a4268739e05d2f7924123b6c3a0ad89f8.tar.gz android_packages_apps_Snap-bc537e5a4268739e05d2f7924123b6c3a0ad89f8.tar.bz2 android_packages_apps_Snap-bc537e5a4268739e05d2f7924123b6c3a0ad89f8.zip |
Show panorama thumbs in Gallery grid view
Bug: 7362229
Bug: 7378208
In addition to showing pano thumbs, this CL also removes the video play
icon on the top-level album view thumbnails.
Change-Id: I950bc66c38575036d5ad7464a2fd9a5dea9fae4b
Diffstat (limited to 'res')
-rw-r--r-- | res/drawable-hdpi/ic_360pano_holo_light.png | bin | 0 -> 1956 bytes |
-rw-r--r-- | res/drawable-mdpi/ic_360pano_holo_light.png | bin | 0 -> 1278 bytes |
-rw-r--r-- | res/drawable-xhdpi/ic_360pano_holo_light.png | bin | 0 -> 2706 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_360pano_holo_light.png b/res/drawable-hdpi/ic_360pano_holo_light.png Binary files differnew file mode 100644 index 000000000..9873c17dd --- /dev/null +++ b/res/drawable-hdpi/ic_360pano_holo_light.png diff --git a/res/drawable-mdpi/ic_360pano_holo_light.png b/res/drawable-mdpi/ic_360pano_holo_light.png Binary files differnew file mode 100644 index 000000000..7de1ec9f1 --- /dev/null +++ b/res/drawable-mdpi/ic_360pano_holo_light.png diff --git a/res/drawable-xhdpi/ic_360pano_holo_light.png b/res/drawable-xhdpi/ic_360pano_holo_light.png Binary files differnew file mode 100644 index 000000000..0ea431004 --- /dev/null +++ b/res/drawable-xhdpi/ic_360pano_holo_light.png |