]> git.ktnx.net Git - mobile-ledger-staging.git/commit
make "manually" added account rows look the same as those coming from the layout
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 21 Dec 2018 20:47:10 +0000 (20:47 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 21 Dec 2018 20:47:10 +0000 (20:47 +0000)
commit0c437b5ed0d9da7e9340cb247d036cd141598065
tree9e12a34fde97ce0ba56a9af1f47d4b813b5761b4
parente4fbe68f6f12008670bd8c34f14b9e4ce6c111ff
make "manually" added account rows look the same as those coming from the layout

bottom padding was the difference, The TextView → AppCompatTextView is
just in case
app/src/main/java/net/ktnx/mobileledger/TransactionListAdapter.java