]> git.ktnx.net Git - mobile-ledger-staging.git/commit
clear synthetic accounts list after propagating parsed amount
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 17:20:15 +0000 (20:20 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 17:20:15 +0000 (20:20 +0300)
commitb8cf3b58fa7365e62197e7363d1cd72bf4b1406b
tree909f256c8b6d7a7076cc3ac2ec489a5948401064
parent8554828856aa059667eec5bd63631159e932ba2f
clear synthetic accounts list after propagating parsed amount

this fixes a bug where a synthetic accounts tree gets the amounts of
the following real account
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java