]> git.ktnx.net Git - mobile-ledger.git/commit
update the in-memory account list after parsing the JSON account list
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:14:16 +0000 (06:14 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:14:16 +0000 (06:14 +0200)
commit7b32fa0312e4b099b5d21f2764a91ac8435af02d
tree457c17dd0fc74b48581f0156d3c2f1fcf9243c11
parent9020bea97b9666c71964b48cfcad11c966edb0e0
update the in-memory account list after parsing the JSON account list

similar to what the legacy code does already
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java