X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcontent_new_transaction.xml;h=7ea277bddb0425755916cde5fecef33f7443e755;hb=edb190a8c0bd40e63f6c3c2e328cc0391849eade;hp=f6aa059f30b0e4c4a65d7861fcce4e3ebd7b6df3;hpb=24329a4f99378bc932cca2a085cd922d0608229e;p=mobile-ledger.git diff --git a/app/src/main/res/layout/content_new_transaction.xml b/app/src/main/res/layout/content_new_transaction.xml index f6aa059f..7ea277bd 100644 --- a/app/src/main/res/layout/content_new_transaction.xml +++ b/app/src/main/res/layout/content_new_transaction.xml @@ -28,31 +28,36 @@ android:textAlignment="center" /> + android:layout_height="match_parent" + > + android:hint="@string/new_transaction_account_hint" + android:nextFocusDown="@id/new_transaction_amt_1" + android:nextFocusForward="@id/new_transaction_amt_1" /> @@ -61,23 +66,24 @@ android:layout_height="match_parent"> + android:hint="@string/new_transaction_account_hint" + android:nextFocusDown="@id/new_transaction_amt_2" + android:nextFocusForward="@id/new_transaction_amt_2" />