summaryrefslogtreecommitdiff
path: root/res/layout/onlinefeedview_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/onlinefeedview_header.xml')
-rw-r--r--res/layout/onlinefeedview_header.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/onlinefeedview_header.xml b/res/layout/onlinefeedview_header.xml
index 85f0f32f8..441df6174 100644
--- a/res/layout/onlinefeedview_header.xml
+++ b/res/layout/onlinefeedview_header.xml
@@ -6,6 +6,7 @@
<ImageView
android:id="@+id/imgvCover"
+ android:contentDescription="@string/cover_label"
android:layout_width="@dimen/thumbnail_length_onlinefeedview"
android:layout_height="@dimen/thumbnail_length_onlinefeedview"
android:layout_alignParentLeft="true"