From: Damyan Ivanov Date: Tue, 20 Apr 2021 19:46:46 +0000 (+0300) Subject: wipe retrieval progress when transaction retrieval is stopped X-Git-Tag: v0.18.0~71 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=b033938cc547329fd4bab5b15304a099b10360e0;hp=b033938cc547329fd4bab5b15304a099b10360e0;p=mobile-ledger.git wipe retrieval progress when transaction retrieval is stopped fixes a glitch when a retrieval error suggests changing profile configuration, and from there the profile is deleted and activity restarted because of the change of the active profile. the new activity instance observes the retrieval result and gets the error and reports it erroneously ---