]> git.ktnx.net Git - mobile-ledger-staging.git/commit
use the activity's mProfile, not the global current profile in Data
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Apr 2019 20:05:40 +0000 (23:05 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Apr 2019 20:05:40 +0000 (23:05 +0300)
commitc4d80cd461385af945cd3e599ad2307ad5adcfe6
tree1e28f0ba8373d340cba02ae5d80a9e48e2470b83
parent830b3c520a43306e0ff5faa40b2c1b03f667f813
use the activity's mProfile, not the global current profile in Data

fixes a problem when the new transaction activity is invoked via
an app shortcut and the main app is not running (and therefore there
is no global current profile
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java