summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-02-26 15:19:30 -0800
committerJohn Reck <jreck@google.com>2013-02-26 17:33:36 -0800
commitd67a8b93c05a7e15ad562257976869479d538900 (patch)
tree43568de82495229345bf74508662fa0a52af81a4 /res
parentc9b633e7dd02f22de632823f7653a0e10b88321b (diff)
downloadandroid_packages_apps_Snap-d67a8b93c05a7e15ad562257976869479d538900.tar.gz
android_packages_apps_Snap-d67a8b93c05a7e15ad562257976869479d538900.tar.bz2
android_packages_apps_Snap-d67a8b93c05a7e15ad562257976869479d538900.zip
Thumbnails for PhotoSetPage
Change-Id: I8d62b4ca0d0902ca2a18b087a344d35d17a97fa7
Diffstat (limited to 'res')
-rw-r--r--res/layout/photo_set.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/photo_set.xml b/res/layout/photo_set.xml
index 2bb97bbac..f6ff637d6 100644
--- a/res/layout/photo_set.xml
+++ b/res/layout/photo_set.xml
@@ -5,7 +5,7 @@
android:paddingLeft="8dp"
android:paddingRight="8dp" >
- <ListView
+ <com.android.photos.views.GalleryThumbnailView
android:id="@id/android:list"
android:layout_width="match_parent"
android:layout_height="match_parent"