summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/searchlist_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/searchlist_item.xml')
-rw-r--r--app/src/main/res/layout/searchlist_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/searchlist_item.xml b/app/src/main/res/layout/searchlist_item.xml
index e8ff18c5f..608bfc3bc 100644
--- a/app/src/main/res/layout/searchlist_item.xml
+++ b/app/src/main/res/layout/searchlist_item.xml
@@ -16,7 +16,7 @@
android:layout_centerVertical="true"
android:layout_marginLeft="@dimen/listitem_threeline_horizontalpadding"
android:layout_marginStart="@dimen/listitem_threeline_horizontalpadding"
- android:contentDescription="@string/cover_label"
+ android:importantForAccessibility="no"
android:scaleType="centerCrop"
tools:src="@drawable/ic_antenna"
tools:background="@android:color/holo_green_dark"/>