]> git.ktnx.net Git - mobile-ledger.git/commitdiff
transaction load: replace the list atomically
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 21 Dec 2018 20:23:20 +0000 (20:23 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 21 Dec 2018 20:23:20 +0000 (20:23 +0000)
otherwise it was emptied and filled up sequentially, while the scroller may
request an item at a position that is not yet loaded


No differences found