X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=1e2f706d0c3e69ec7c38ca7b2fe86cd6dc7d8d79;hp=8a950efd6e2a19c2a143beaed6a0720437a855af;hb=0bbdc409d82da31324c031f36607510f17d992e6;hpb=a983099d6150044a08a1fbc601d9af9bd8d0c0a8 diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 8a950efd..1e2f706d 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -1,6 +1,5 @@ - - - - + android:layout_margin="8dp" + app:cardCornerRadius="16dp" + app:cardElevation="4dp" + app:cardUseCompatPadding="false" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_goneMarginBottom="8dp"> - + - - - + - + android:id="@+id/transaction_row_date" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginEnd="0dp" + app:layout_constraintEnd_toEndOf="parent" /> + - + - + - - - - \ No newline at end of file + + + + + + + + + + + + + + + + +