decrease margin above cardView

This commit is contained in:
Luke Wass 2025-05-25 14:22:10 -05:00
parent fa0d386751
commit 4be2b8a4eb

View file

@ -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">
<androidx.cardview.widget.CardView