]> git.ktnx.net Git - mobile-ledger.git/commit
transaction list: add a hollow placeholder at the bottom of the list
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 19 Jan 2019 13:45:38 +0000 (13:45 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 19 Jan 2019 13:45:38 +0000 (13:45 +0000)
commit6f8d7eb0ab9e5754047ac5bda47868860b5f71e2
treeb806545fdc4215fa177bcf3ff0286264dc93e86b
parent6f804160edb545b4cb774932cd0cd6b06ed79559
transaction list: add a hollow placeholder at the bottom of the list

to ensure the FAB is not always over something
app/src/main/java/net/ktnx/mobileledger/model/TransactionListItem.java
app/src/main/java/net/ktnx/mobileledger/ui/transaction_list/TransactionListAdapter.java
app/src/main/java/net/ktnx/mobileledger/ui/transaction_list/TransactionListViewModel.java
app/src/main/java/net/ktnx/mobileledger/ui/transaction_list/TransactionRowHolder.java
app/src/main/res/layout/transaction_list_row.xml