From: Damyan Ivanov Date: Thu, 28 Mar 2019 17:50:32 +0000 (+0200) Subject: store/retrieve account name filter in the bundle X-Git-Tag: v0.9~57 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=5249e165e131f912d4864ee2f4ce0263455023f2;hp=5249e165e131f912d4864ee2f4ce0263455023f2 store/retrieve account name filter in the bundle also move propagating the stored account name filter in the onStart method which is called when the screen is rotated for example. onCreate is called in more extreme situations ---