X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=508eea9892b1529a7ae7e58d6625689d1bd2e66a;hb=7ae5407090d9ffe2026775ba9e569014f879b54d;hp=707c7b0d25a0f54ecd02a58ffab5f46b71c6edcb;hpb=593d0307aeb6e151c4f693697d7746a3f4c929e8;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 707c7b0d..508eea98 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,82 +31,115 @@ + app:layout_constraintTop_toTopOf="parent" + tools:ignore="TextFields" /> - + - - + android:layout_height="wrap_content"> + 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/comment"> - + + + +