Panagiotis Triantafyllou

minor ui fix

...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
4 xmlns:tools="http://schemas.android.com/tools" 4 xmlns:tools="http://schemas.android.com/tools"
5 android:layout_width="match_parent" 5 android:layout_width="match_parent"
6 android:layout_height="143dp" 6 android:layout_height="143dp"
7 - android:layout_marginBottom="12dp"> 7 + android:layout_marginBottom="8dp">
8 8
9 <androidx.cardview.widget.CardView 9 <androidx.cardview.widget.CardView
10 android:layout_width="match_parent" 10 android:layout_width="match_parent"
......