]> git.ktnx.net Git - mobile-ledger.git/commit
NT fragment: copy the account objects when constructing the transaction to send
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 26 Nov 2019 22:03:50 +0000 (00:03 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 26 Nov 2019 22:03:50 +0000 (00:03 +0200)
commitbdb39816ef9d0581395547a2f6a7476d825938b3
treea01e3b69c3e71345d6056a13f06f8086f3d0dd8e
parent6272fc07219887c4549f39777adb4ffbf389a9b0
NT fragment: copy the account objects when constructing the transaction to send

the single account row without an amount has its amount set and this should
not reflect the data in the model which may be re-displayed if when the
save is unsuccessful
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionFragment.java