|
|
|
@ -9,10 +9,7 @@
|
|
|
|
android:layout_marginHorizontal="16dp"
|
|
|
|
android:layout_marginHorizontal="16dp"
|
|
|
|
android:layout_marginVertical="8dp"
|
|
|
|
android:layout_marginVertical="8dp"
|
|
|
|
android:paddingBottom="8dp"
|
|
|
|
android:paddingBottom="8dp"
|
|
|
|
app:cardCornerRadius="24dp"
|
|
|
|
app:cardCornerRadius="24dp">
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|