From 4be2b8a4eb7c8fc97465246641ecf7ab72539895 Mon Sep 17 00:00:00 2001 From: Luke Wass Date: Sun, 25 May 2025 14:22:10 -0500 Subject: [PATCH] decrease margin above cardView --- app/src/main/res/layout/list_widgets_row.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/layout/list_widgets_row.xml b/app/src/main/res/layout/list_widgets_row.xml index 274efa0..b828169 100644 --- a/app/src/main/res/layout/list_widgets_row.xml +++ b/app/src/main/res/layout/list_widgets_row.xml @@ -6,7 +6,6 @@ android:id="@+id/list_apps_row_container" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="15sp" android:layout_marginHorizontal="30sp">