]> git.ktnx.net Git - mobile-ledger.git/commit
fix a rare crash when submitting new transaction
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 18 Jun 2022 16:09:43 +0000 (19:09 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 18 Jun 2022 16:09:43 +0000 (19:09 +0300)
commit307f2f25fe92a33665958bdf8b051ca846d7922f
tree69b5fb570162fc537c551525f401404c8a826c6f
parent56aa91f941cd17d7c37398bee00e447efe7c7308
fix a rare crash when submitting new transaction

occurring when multiple accounts have no amount and the remaining
balance is zero
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionModel.java