diff --git a/app/src/main/res/layout/item_image.xml b/app/src/main/res/layout/item_image.xml index 994760dfea..2948367e95 100644 --- a/app/src/main/res/layout/item_image.xml +++ b/app/src/main/res/layout/item_image.xml @@ -17,7 +17,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:adjustViewBounds="true" - android:contentDescription="@string/title_legend_show_images" + android:contentDescription="@null" android:scaleType="centerInside" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" @@ -35,4 +35,4 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/ivImage" /> - \ No newline at end of file +