]> git.ktnx.net Git - mobile-ledger-staging.git/commit
make splash activity descent from CrashReportingActivity
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 26 Sep 2020 14:28:32 +0000 (17:28 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 26 Sep 2020 14:28:32 +0000 (17:28 +0300)
commit7c9147eff10c80c18757db1d2e41f529585551e6
tree4ac66586159a1629a984ecefab196de3cad06aac
parent382fca6c0438ba031995fbfd0ec43ec73d80a192
make splash activity descent from CrashReportingActivity

some DB work is done in the background, initiated from SplashActivity.
it is possible that it crashes for some reason and that better be
reported
app/src/main/java/net/ktnx/mobileledger/ui/activity/SplashActivity.java