]> git.ktnx.net Git - mobile-ledger.git/commit
correctly get the last transaction list update option
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 15 Dec 2018 19:33:13 +0000 (19:33 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 15 Dec 2018 19:33:13 +0000 (19:33 +0000)
commit2cf4cf6f972d7e0d825105f5293c5fb706444dad
treee9e44170e2daa90b8941b9213cab6ad66c338b2f
parentbe608a16168cd370022a42463e51b4ce202c8a1e
correctly get the last transaction list update option

the default needs to be written as 0L (long) so that the correct method is used
app/src/main/java/net/ktnx/mobileledger/TransactionListActivity.java