X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=11951e58dd60752fedd04a09ff96082e63b6c339;hb=5545ddea3574103c2a7eea552fff0d43a0587fac;hp=508eea9892b1529a7ae7e58d6625689d1bd2e66a;hpb=7ae5407090d9ffe2026775ba9e569014f879b54d;p=mobile-ledger.git diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 508eea98..11951e58 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -78,7 +78,8 @@ + android:layout_height="wrap_content" + android:animateLayoutChanges="true"> @@ -111,11 +111,12 @@ android:hint="@string/transaction_account_comment_hint" android:imeOptions="actionNext" android:inputType="text" + android:visibility="gone" app:layout_constraintEnd_toEndOf="@+id/ntr_account" app:layout_constraintStart_toEndOf="@id/comment_button" app:layout_constraintTop_toBottomOf="@id/account_row_acc_name" /> - - + android:textAlignment="viewEnd" + app:layout_constraintWidth_min="@dimen/text_margin"/> + + +