X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=c40970883330d6fa173cd79e8acb85755ff4fcf7;hb=69f3ecfe46fa70a3c2c7cfa2295dd5c8d5ffbc06;hp=9491ba7bc9d8fc401c7e5016098ac5b6e5a3ad54;hpb=303e1b9f5ae6b9516eb57e1c8469e177872b655f;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 9491ba7b..c4097088 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -23,7 +23,7 @@ android:animateLayoutChanges="false" android:orientation="vertical"> - @@ -31,83 +31,145 @@ + 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"> - + + + + + +