]> git.ktnx.net Git - mobile-ledger.git/commit
remove the day separator at the top of the transaction list
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 28 Jan 2019 19:50:28 +0000 (21:50 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 02:49:39 +0000 (02:49 +0000)
commite8c73363b1848804daaddd9a10940c7f8acc1d85
tree652aaa6ca0f576d230ff8d6ad812d659b7190c5c
parent0e2937f7e472c52675d47ff7a5dcb214adbeb35d
remove the day separator at the top of the transaction list

leave it if the top transaction is not from today
app/src/main/java/net/ktnx/mobileledger/async/UpdateTransactionsTask.java