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=885adbe72458a0e15b8a2dd53c2beafb449b4cf6;hp=da1d70cafd1a87b3689dbe9dc8534c6c9ccbaa5a;hb=b04c98250e8e2abcf1d652e2a20cff0f9b98784b;hpb=96b5e3772e7f0c13750c378ea788455d0f26cca6 diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index da1d70ca..885adbe7 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"> - @@ -66,14 +66,14 @@ android:inputType="text" android:nextFocusLeft="@+id/new_transaction_date" android:nextFocusUp="@+id/new_transaction_date" - android:selectAllOnFocus="true" + android:selectAllOnFocus="false" android:singleLine="true" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_weight="30" app:layout_constraintStart_toEndOf="@+id/new_transaction_date" app:layout_constraintTop_toTopOf="parent" /> - + + android:inputType="text" + android:selectAllOnFocus="false" /> + android:textAlignment="viewEnd" />