]> git.ktnx.net Git - mobile-ledger.git/commit
fix linter warning about calling LayoutInflater.inflate with root=null
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 15 Aug 2020 12:08:27 +0000 (12:08 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 15 Aug 2020 12:48:13 +0000 (12:48 +0000)
commitdca4bb808a245f19c3ba2b9ffc0152f82ebd6657
tree34899b112f208a4aed0dc0bd59d7d66e9666edb1
parent106e2406a112946d1b2035881f8e8bf057091d63
fix linter warning about calling LayoutInflater.inflate with root=null
app/src/main/java/net/ktnx/mobileledger/ui/transaction_list/TransactionListAdapter.java