]> git.ktnx.net Git - mobile-ledger.git/commitdiff
add missiing accessibility hint
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 5 May 2019 18:27:57 +0000 (21:27 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 5 May 2019 18:27:57 +0000 (21:27 +0300)
app/src/main/res/layout/activity_main.xml

index a76692ccdadcfa2a2604c98e67e8a62c17fb3cb1..625a3af21f214acbca51754a33135223f20df9e5 100644 (file)
@@ -86,6 +86,7 @@
                             android:id="@+id/transaction_filter_account_name"
                             android:layout_width="0dp"
                             android:textColor="?textColor"
+                            android:hint="@string/new_transaction_account_hint"
                             android:layout_height="wrap_content"
                             android:layout_weight="1" />