diff --git a/app/src/main/res/layout/item_attachment.xml b/app/src/main/res/layout/item_attachment.xml index 99e9820978..3be0eb44e8 100644 --- a/app/src/main/res/layout/item_attachment.xml +++ b/app/src/main/res/layout/item_attachment.xml @@ -55,7 +55,6 @@ android:id="@+id/ivStatus" android:layout_width="24dp" android:layout_height="24dp" - android:contentDescription="@string/title_legend_download_state" app:layout_constraintBottom_toBottomOf="@+id/tvType" app:layout_constraintEnd_toStartOf="@+id/ibSave" app:layout_constraintTop_toTopOf="parent" @@ -122,4 +121,4 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvError" /> - \ No newline at end of file +