]> git.ktnx.net Git - mobile-ledger.git/commit
profile editor: streamlined handling of authentication switch
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 6 May 2020 07:45:48 +0000 (10:45 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 6 May 2020 07:45:48 +0000 (10:45 +0300)
commit8ee42b51c43efbd0ff6fa0fec257132d4421f53d
tree2dc018078513ca833869f4d451ba922afd058470
parent6680ab3aec4c8bfb5662e0d2a251f05cb026e035
profile editor: streamlined handling of authentication switch

focus moves only when responding to the UI, hook to the LiveData, not
to the UI element
app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfileDetailFragment.java