X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcontent_new_transaction.xml;h=2ca1a156b9db5e206860ba2d8d7265c72c1be950;hp=f5cd330e72b28b1ba62f9568cebf09272e536c42;hb=998dd32a089d199a2569069415755eb3169b35b0;hpb=ba9027714e6181ce0f0e927bc8a43742470ef1e3 diff --git a/app/src/main/res/layout/content_new_transaction.xml b/app/src/main/res/layout/content_new_transaction.xml index f5cd330e..2ca1a156 100644 --- a/app/src/main/res/layout/content_new_transaction.xml +++ b/app/src/main/res/layout/content_new_transaction.xml @@ -1,77 +1,178 @@ + + + android:layout_height="0dp" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - - - - - + android:layout_height="match_parent"> + + - + android:hint="@string/new_transaction_description_hint" + android:imeOptions="actionNext" + android:nextFocusLeft="@+id/new_transaction_date" + android:nextFocusRight="@+id/new_transaction_acc_1" + android:nextFocusUp="@+id/new_transaction_date" + android:nextFocusDown="@+id/new_transaction_acc_1" + android:nextFocusForward="@+id/new_transaction_acc_1" + android:singleLine="true" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintHorizontal_weight="30" + app:layout_constraintStart_toEndOf="@+id/new_transaction_date" + app:layout_constraintTop_toTopOf="parent" /> + - + android:layout_height="match_parent"> - + android:layout_height="match_parent"> - + + + + + - + android:layout_height="match_parent"> + + + + + + +