]> git.ktnx.net Git - mobile-ledger.git/commit
notify the profile list adapter when a profile is changed
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 5 May 2019 15:22:49 +0000 (18:22 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 5 May 2019 15:23:10 +0000 (18:23 +0300)
commit8e388085aade7f5a1ef616e61bf5b026dfe94411
treeacbddf6c35c2970a03205ce6ce1cf2ae7b7bc2e9
parentba1246d8bc73199acc00a4fbea6a2eed913a8ac3
notify the profile list adapter when a profile is changed

was broken after migration of the profile list to LiveData
app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfileDetailFragment.java