]> git.ktnx.net Git - mobile-ledger.git/commit
speculatively update last update date while the transactions are stored
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 15:34:24 +0000 (15:34 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 15:34:24 +0000 (15:34 +0000)
commita150bf2f7682cf6d1e6b9a933dc9416e8923855d
tree3effb0fe58da0b2692dc54de6fd349bcae6c504a
parentf85b93085231654f76e4d789d2b3cd667e821043
speculatively update last update date while the transactions are stored

this a white lie, because the displayed list is the new one, retrieved
at the given time

this fixes the previous attempt
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java