]> git.ktnx.net Git - mobile-ledger.git/commit
when comparing account rows, ignore amount hints if amount is present
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 28 Feb 2021 21:27:53 +0000 (23:27 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 1 Mar 2021 06:00:42 +0000 (06:00 +0000)
commitfe3fa7bc5c24b2f96c053861e50665e7393b5c9b
tree7085bdc3e58edeaeb0b5670d9f36fe483f1a6ede
parentac1a592ecbdf1557e2455976aa045de7d6b15b03
when comparing account rows, ignore amount hints if amount is present

avoids unnecessary view holder update, possibly messing with the amount
being entered
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionModel.java