]> git.ktnx.net Git - mobile-ledger.git/commit
improve auto-fill of new transaction for more streamlined entry
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Feb 2019 18:30:42 +0000 (20:30 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Feb 2019 18:30:42 +0000 (20:30 +0200)
commitd27efe691dc027355839ca8fd2d717a501f987c1
tree958600d754e9988ecf92224d1350c5a4f25b316e
parent4267ae2dcbc6fec16f1aa0fe49971f48d0e389ab
improve auto-fill of new transaction for more streamlined entry

single negative amount row has the amount removed (and left for auto-calculation)

focus is moved to the first amount, which is selected for easy replacement
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java