aboutsummaryrefslogtreecommitdiff
path: root/res/layout/album_cell_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_cell_item.xml')
-rw-r--r--res/layout/album_cell_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/album_cell_item.xml b/res/layout/album_cell_item.xml
index 3dd79477..c1c8aa56 100644
--- a/res/layout/album_cell_item.xml
+++ b/res/layout/album_cell_item.xml
@@ -12,8 +12,7 @@
<github.daneren2005.dsub.view.SquareImageView
android:id="@+id/album_coverart"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:src="@drawable/unknown_album"/>
+ android:layout_height="match_parent"/>
<RatingBar
android:id="@+id/album_rating"