diff --git a/app/src/main/res/layout/item_attachment.xml b/app/src/main/res/layout/item_attachment.xml index c1f50d4f6..6a6e64c42 100644 --- a/app/src/main/res/layout/item_attachment.xml +++ b/app/src/main/res/layout/item_attachment.xml @@ -38,43 +38,40 @@ android:background="?android:attr/windowBackground" android:scaleType="fitStart" /> - + android:src="@drawable/ic_attach_file_broken_white_24dp" /> + android:layout_toLeftOf="@+id/item_attachment_action_container" + android:layout_toStartOf="@+id/item_attachment_action_container"> + android:layout_height="match_parent" + android:layout_alignParentEnd="true" + android:layout_alignParentRight="true"> - + \ No newline at end of file