aboutsummaryrefslogtreecommitdiff
path: root/res/layout/album_list_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_list_item.xml')
-rw-r--r--res/layout/album_list_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/album_list_item.xml b/res/layout/album_list_item.xml
index 202843b6..088cdcd3 100644
--- a/res/layout/album_list_item.xml
+++ b/res/layout/album_list_item.xml
@@ -9,7 +9,7 @@
android:layout_width="@dimen/AlbumArt.Small"
android:layout_height="@dimen/AlbumArt.Small">
- <ImageView
+ <github.daneren2005.dsub.view.RecyclingImageView
android:id="@+id/album_coverart"
android:layout_width="@dimen/AlbumArt.Small"
android:layout_height="@dimen/AlbumArt.Small"