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=8a950efd6e2a19c2a143beaed6a0720437a855af;hpb=a983099d6150044a08a1fbc601d9af9bd8d0c0a8;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 8a950efd..a9e6c9b7 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -18,7 +18,8 @@ ~ along with Mobile-Ledger. If not, see . --> - + android:paddingEnd="8dp"> - + - + + + + + + + + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_weight="5" + 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 + + + \ No newline at end of file