Skip to content
Snippets Groups Projects
Commit 1777d06c authored by haidarhamda's avatar haidarhamda
Browse files

feat: transaction list margin

parent b7b1d644
No related merge requests found
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<androidx.cardview.widget.CardView <androidx.cardview.widget.CardView
android:layout_width="350dp" android:layout_width="350dp"
android:layout_height="120dp" android:layout_height="120dp"
android:layout_margin="10dp"
android:layout_marginHorizontal="0dp" android:layout_marginHorizontal="0dp"
android:paddingHorizontal="0dp" android:paddingHorizontal="0dp"
app:cardBackgroundColor="#FF5252"> app:cardBackgroundColor="#FF5252">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment