X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=782955db4da91397706691963b5337f497667cd0;hb=cc37874c011bd23ec4fd34c4423a89ceea2d6509;hp=382e9ebdefe6a5439bf1fec65135ce3633a8face;hpb=03170093a47ab9ed5f8624677030f6327a29cf41;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 382e9ebd..782955db 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -26,88 +26,163 @@ + 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"> + + + + + + +