]> git.ktnx.net Git - mobile-ledger.git/commit
"Loading..." screen while DB is being read
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 15:26:11 +0000 (18:26 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 16:11:44 +0000 (19:11 +0300)
commit9916de8430e8bd0d5ca307eef29da5f18a0cf468
treeaa5d1086ff18551d287dab7efab1962fc6bfadf6
parent558fbcc35918d8fb106a3f7e5cad7c70650dfb59
"Loading..." screen while DB is being read

not noticeable at present, because the first DB read (and possible upgrade)
is being run when the activity is created.
app/src/main/res/layout/activity_main.xml
app/src/main/res/layout/loading.xml [new file with mode: 0644]
app/src/main/res/layout/no_profiles.xml
app/src/main/res/values-bg/strings.xml
app/src/main/res/values/strings.xml