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=65814a79a3779d0008c7ed72a9fee04a041c23b7;hp=da1514208045e39ac5f96ad23c769a4ee9618aa3;hb=6d8645bc5ffd9ad56124ddc21b2477c687c15ff7;hpb=ff73c868fedd77a3610bcad7304020b3a09ef392 diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index da151420..65814a79 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,83 +31,136 @@ + 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/comment"> - + + + + + +