]> git.ktnx.net Git - mobile-ledger.git/commitdiff
make AccountSummaryViewModel a static class
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 19:56:38 +0000 (21:56 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 19:56:38 +0000 (21:56 +0200)
creating an instance fails in release builds and there is nothing dynamic
there so a static class seems ok


No differences found