X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=44d902e032240c3dcea046416fc0f6bb35dfbc67;hb=7b3937e47b0b270651ad3083e467bfaaf62e9dc8;hp=da1514208045e39ac5f96ad23c769a4ee9618aa3;hpb=ff73c868fedd77a3610bcad7304020b3a09ef392;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 da151420..44d902e0 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -26,88 +26,180 @@ + 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"> + + + + + + +