]> git.ktnx.net Git - mobile-ledger.git/commitdiff
rework transaction list with proper view holders and no background load
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 21 Apr 2021 19:22:20 +0000 (22:22 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 21 Apr 2021 19:22:20 +0000 (22:22 +0300)
all the data is already available in the transaction list loaded from
the database (asynchronously)

also, fix a glitch where a visible item's matching account row is not
coloured when the list is filtered by account name (because the
underlying item is the same)


No differences found