]> git.ktnx.net Git - mobile-ledger.git/commit - app/src/main/res/values-bg/strings.xml
rework showing of account's transactions with a context menu
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 28 Mar 2019 17:45:40 +0000 (19:45 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 28 Mar 2019 18:28:55 +0000 (20:28 +0200)
commit685885185ce21d286a1eb6dadeb86829ece75250
treef4ff51d0dca74f20fa46b2b5e1ac9c2a3053db5d
parent99c9595cb7bff9a8af5bc5370bda873286bde29b
rework showing of account's transactions with a context menu

not a common option and the ordinary click on the amounts will be used
to expand large commodity lists
app/src/main/java/net/ktnx/mobileledger/ui/account_summary/AccountSummaryAdapter.java
app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java
app/src/main/res/layout/account_summary_row.xml
app/src/main/res/values-bg/strings.xml
app/src/main/res/values/arrays.xml [new file with mode: 0644]
app/src/main/res/values/strings.xml