summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"