diff --git a/res/layout/row_file.xml b/res/layout/row_file.xml index c0a84ffe..4e161d8a 100644 --- a/res/layout/row_file.xml +++ b/res/layout/row_file.xml @@ -126,8 +126,8 @@ app:srcCompat="@drawable/ic_action_cancel" android:contentDescription="delete" android:background="@null" - android:layout_marginLeft="16dp" - android:layout_marginRight="16dp" /> + android:padding="16dp" + android:layout_marginLeft="8dp" />