]> git.ktnx.net Git - mobile-ledger.git/commitdiff
store the theme Id in the preferences so that no DB is needed to access it
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 15:26:35 +0000 (18:26 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 16:11:44 +0000 (19:11 +0300)
the idea is to set up the main activity without accessing the database
so that a Loading... screen is shown while the DB is being upgraded


No differences found