From: Damyan Ivanov Date: Sun, 17 May 2020 16:18:05 +0000 (+0300) Subject: remove unuset properties X-Git-Tag: v0.14.0~86 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger-staging.git;a=commitdiff_plain;h=dd45af0d00e206f10fb818ecb22cf79f79f6da88 remove unuset properties source of confusion --- 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">