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=9210b2980dcc795500beafea1558af791833728a;hp=885adbe72458a0e15b8a2dd53c2beafb449b4cf6;hb=f9385e730ea6d1cc478abc1d6772d61821e96f01;hpb=8fdd3749111b279678a472d41b7a7c0538690fdd diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 885adbe7..9210b298 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -75,13 +75,12 @@ app:layout_constraintTop_toTopOf="parent" /> - - + 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" /> - +