]> git.ktnx.net Git - mobile-ledger.git/commit
new transaction: add a clear button to edited fields
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 21 Sep 2019 13:02:04 +0000 (16:02 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 21 Sep 2019 13:19:13 +0000 (16:19 +0300)
commit72e437223bee45070c13b4acba4bd4368fe68244
tree50574592b950e9e8e8fdea76c6e6c94317262b41
parentc07da540488e4298b09cd913e9a91fd31d2bb161
new transaction: add a clear button to edited fields

makes it easy to clear a field's text without select-all or holding on the
backspace key
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java