]> git.ktnx.net Git - mobile-ledger.git/commit
syncData(): refuse to do anything when not associated with an item
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Mar 2021 21:24:59 +0000 (23:24 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Mar 2021 21:24:59 +0000 (23:24 +0200)
commit45616458ebcb6f3eed1c530f9b6d2d1d598ab8e0
treeb640b1d186f6709164803acc0567ddd836633b56
parent20c84d4501460fbe7eb3587b98e540a277b7d6db
syncData(): refuse to do anything when not associated with an item

this may hapen when the item is swiped out (and loses focus, which may
cause re-setting amount text)
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionItemHolder.java