mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Fix: Release items' margins
This commit is contained in:
parent
f2251b99c8
commit
e540c7ae15
@ -7,6 +7,8 @@
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginHorizontal="@dimen/shape_margin_medium"
|
||||
android:layout_marginVertical="@dimen/shape_margin_small"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<androidx.appcompat.widget.LinearLayoutCompat
|
||||
|
Loading…
x
Reference in New Issue
Block a user