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=28f393d1dbe002c2b8915dacdeb8e722ad1743d4;hp=4fcce131cd1299f5c45d6ffed58aed048df381d4;hb=063fe5ea62e41ec419ce5b9c85941aa851b3c0ba;hpb=efe6a714113224593aa76c0010b893914afbf54e diff --git a/app/src/main/res/layout/content_new_transaction.xml b/app/src/main/res/layout/content_new_transaction.xml index 4fcce131..28f393d1 100644 --- a/app/src/main/res/layout/content_new_transaction.xml +++ b/app/src/main/res/layout/content_new_transaction.xml @@ -30,20 +30,25 @@ + 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" /> @@ -59,13 +66,17 @@ 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" />