]> git.ktnx.net Git - mobile-ledger.git/commit
new transaction: replace bottom filler with scroll FAB behaviour
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 27 Feb 2021 20:27:30 +0000 (22:27 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 1 Mar 2021 06:00:42 +0000 (06:00 +0000)
commita65999a788ab6d925caf7e0e5ca5ef0c460ad681
tree9db1deac0583dca5c879a82e27850bd9ea67ddd9
parent346b3c8e74a12b1822239481f807479fa81fc706
new transaction: replace bottom filler with scroll FAB behaviour

code becomes more consistent when the last item in the list is not a
special case

and FAB UI behaviour also becomes consistent with the rest of the app
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionItemHolder.java
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionItemsAdapter.java
app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionModel.java
app/src/main/res/layout/activity_new_transaction.xml