X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=9210b2980dcc795500beafea1558af791833728a;hb=04f9f811336994a4c7463f18d9f688b2c5aa3418;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..9210b298 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,62 +31,69 @@ + app:layout_constraintTop_toTopOf="parent" + tools:ignore="TextFields" /> - + - - + android:inputType="text" + android:selectAllOnFocus="false" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + android:textAlignment="viewEnd" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toBottomOf="@id/account_row_acc_name" /> - +