From: Damyan Ivanov Date: Tue, 29 Jan 2019 19:56:38 +0000 (+0200) Subject: make AccountSummaryViewModel a static class X-Git-Tag: v0.4.1~2 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=9f35f59fcffd6b9778b36bf31f8b94d91411664f;hp=9f35f59fcffd6b9778b36bf31f8b94d91411664f make AccountSummaryViewModel a static class creating an instance fails in release builds and there is nothing dynamic there so a static class seems ok ---