X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=0b36bc4eec912c64e555e1f4a2c7f83a0844bf5b;hb=b1889d2e6ad5b59a4b896a979cdd5736449e2b9e;hp=fcc18a3808ca9b1d494fd9a02dc27b5fc4310b82;hpb=8a6bcb2cad180f88b123328e0999833b42f47e6e;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 fcc18a38..0b36bc4e 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -75,42 +75,72 @@ app:layout_constraintTop_toTopOf="parent" /> - - + android:animateLayoutChanges="true"> + android:inputType="text" + android:selectAllOnFocus="false" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + + + + + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toBottomOf="@id/comment"> - + + + +