From 1babfde480ec3c63e44f652de2988f10499eace3 Mon Sep 17 00:00:00 2001 From: stefan-niedermann Date: Wed, 11 Dec 2019 19:52:32 +0100 Subject: Revert converter-gson update (caused errors) --- app/src/main/res/layout/item_attachment.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src') diff --git a/app/src/main/res/layout/item_attachment.xml b/app/src/main/res/layout/item_attachment.xml index e41786554..4bbf3b3f4 100644 --- a/app/src/main/res/layout/item_attachment.xml +++ b/app/src/main/res/layout/item_attachment.xml @@ -61,5 +61,6 @@ android:contentDescription="@string/simple_delete" android:padding="@dimen/standard_padding" android:scaleType="fitCenter" + android:visibility="gone" app:srcCompat="@drawable/ic_delete_black_24dp" /> \ No newline at end of file -- cgit v1.2.3