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=65814a79a3779d0008c7ed72a9fee04a041c23b7;hp=885adbe72458a0e15b8a2dd53c2beafb449b4cf6;hb=6d8645bc5ffd9ad56124ddc21b2477c687c15ff7;hpb=5563af1247c470c3e38b5a64f5509ad3a077e852 diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 885adbe7..65814a79 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -75,12 +75,11 @@ app:layout_constraintTop_toTopOf="parent" /> - - + android:animateLayoutChanges="true"> + android:selectAllOnFocus="false" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> - + + + 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" /> - + + + + + + + +