summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-02-27 01:41:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-02-27 01:41:44 +0000
commit91b7dda504552881be7ece059373d33ccfb2d369 (patch)
tree12b7ee9b4815bc06905a5fcea23254f8700e7fc8 /res
parent9e2528ce3cea55bc09b089a505cb882a40b96567 (diff)
parentd67a8b93c05a7e15ad562257976869479d538900 (diff)
downloadandroid_packages_apps_Snap-91b7dda504552881be7ece059373d33ccfb2d369.tar.gz
android_packages_apps_Snap-91b7dda504552881be7ece059373d33ccfb2d369.tar.bz2
android_packages_apps_Snap-91b7dda504552881be7ece059373d33ccfb2d369.zip
Merge "Thumbnails for PhotoSetPage" into gb-ub-photos-bryce
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"