X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=a9e6c9b7ca578025f971540d04d76d770bc83381;hb=23a9e65dd2ff790e2b88064d94a6bb1551fb6ba3;hp=a31faad07c48b3b0f86f72e95d7329703585a247;hpb=95cf1db4897d97d1be0ec8e5a7c5d11de26efa85;p=mobile-ledger.git diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index a31faad0..a9e6c9b7 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -19,8 +19,8 @@ --> - + android:orientation="horizontal" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent"> + + + + + + + - + android:orientation="vertical" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/transaction_row_header_border"> - + - + - + - - + + \ No newline at end of file