]> git.ktnx.net Git - mobile-ledger-staging.git/commit
ProfileThemedActivity: track current profile changes
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 28 Dec 2020 11:39:54 +0000 (13:39 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 28 Dec 2020 15:52:19 +0000 (15:52 +0000)
commitc392329991fffc8aee0a7e888f68784976e473de
tree4c2be268116ceaf11314556a006236bdead1d94f
parentdb56efb04c4a1c260676e743481b8f67b36e60ed
ProfileThemedActivity: track current profile changes

needed by the new transaction activity which uses the mProfile value
(and its getApiVersion()) when saving the transaction. The API version
could have been changed by the "possible API version mismatch" dialog,
which may be used to open the profile editor
app/src/main/java/net/ktnx/mobileledger/ui/activity/ProfileThemedActivity.java