diff --git a/res/layout/update_item_view.xml b/res/layout/update_item_view.xml index e400c96..c12eae1 100644 --- a/res/layout/update_item_view.xml +++ b/res/layout/update_item_view.xml @@ -4,8 +4,6 @@ android:id="@+id/card_view" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginEnd="5dp" - android:layout_marginStart="5dp" android:layout_marginTop="5dp" android:focusable="true" android:foreground="?attr/selectableItemBackground"