summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/downloaded_episodeslist_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/downloaded_episodeslist_item.xml b/res/layout/downloaded_episodeslist_item.xml
index fc9913a74..97003ce65 100644
--- a/res/layout/downloaded_episodeslist_item.xml
+++ b/res/layout/downloaded_episodeslist_item.xml
@@ -15,7 +15,7 @@
android:id="@+id/imgvImage"
android:contentDescription="@string/cover_label"
android:layout_width="@dimen/thumbnail_length_downloaded_item"
- android:layout_height="@dimen/thumbnail_length_itemlist"
+ android:layout_height="@dimen/thumbnail_length_downloaded_item"
android:layout_alignParentLeft="true"
android:scaleType="centerCrop"/>