From: Damyan Ivanov Date: Fri, 29 Mar 2019 11:45:44 +0000 (+0200) Subject: notify profile list adapter when the currently selected profile changes X-Git-Tag: v0.9~37 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=d28e54c3e91f3a65e8b4571dc94fe90e953d4c7a;hp=d28e54c3e91f3a65e8b4571dc94fe90e953d4c7a notify profile list adapter when the currently selected profile changes this seems to work when the profiles use a different theme because in this case the activity is restarted (and adapter re-initializes) but when the changed profiles use the same theme the change was not reflected in the profile list ---