X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=c40970883330d6fa173cd79e8acb85755ff4fcf7;hp=90944e2c3d5f73260b272645d3d38c20fe0832b0;hb=69f3ecfe46fa70a3c2c7cfa2295dd5c8d5ffbc06;hpb=d3410680fd511a43a8de6e3060ecce04bb701aca diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 90944e2c..c4097088 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -95,39 +95,44 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - - - + android:alpha="0.50" + app:layout_constraintEnd_toStartOf="@id/amount_layout" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@id/account_row_acc_name"> + + + + + + app:layout_constraintTop_toBottomOf="@id/account_row_acc_name"> + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintLeft_toLeftOf="parent" + app:layout_constraintRight_toLeftOf="@id/currency" + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintWidth_min="@dimen/text_margin" /> + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintRight_toRightOf="parent" + app:layout_constraintTop_toTopOf="parent" />