X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=5a057934ffb300e47c98ff1fcb354a2429073a88;hb=f2f0413c454a2fd63decc60fcbc0f8ac80f6159f;hp=2356e5ca1dca295d0a5c69a75c127c2d188b649d;hpb=865334093695e52f99d93ad9a255252b9d575053;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 2356e5ca..5a057934 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -26,86 +26,150 @@ + android:layout_height="wrap_content" + android:orientation="horizontal"> + app:layout_constraintTop_toTopOf="parent" + tools:ignore="TextFields" /> + - - + 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/account_row_acc_name"> + + + + + + +