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=90944e2c3d5f73260b272645d3d38c20fe0832b0;hp=65814a79a3779d0008c7ed72a9fee04a041c23b7;hb=c0d1c10b6440db293b1781e7b14705e0c00ab10a;hpb=784dee8259fc3b073e5854fb538d19896803b852 diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 65814a79..90944e2c 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -100,7 +100,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/ic_comment_gray_24dp" - app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintBottom_toBottomOf="@id/amount_layout" app:layout_constraintStart_toStartOf="@+id/ntr_account" app:layout_constraintTop_toBottomOf="@+id/account_row_acc_name" />