From dd45af0d00e206f10fb818ecb22cf79f79f6da88 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sun, 17 May 2020 19:18:05 +0300 Subject: [PATCH] remove unuset properties source of confusion --- app/src/main/res/layout/transaction_list_row.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 286ae901..0e59507d 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -32,10 +32,7 @@ android:visibility="visible" app:cardCornerRadius="16dp" app:cardElevation="4dp" - app:cardUseCompatPadding="false" - app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintStart_toStartOf="parent" - app:layout_goneMarginBottom="8dp"> + app:cardUseCompatPadding="false"> + android:layout_marginEnd="8dp">