Error handling added
This commit is contained in:
parent
a773074c77
commit
8dfb0dc8dd
50 changed files with 2206 additions and 1473 deletions
|
@ -18,8 +18,6 @@ class App : MultiDexApplication() {
|
|||
super.onCreate()
|
||||
instance = this
|
||||
|
||||
setupErrorHandler()
|
||||
|
||||
// default theme
|
||||
if (!ThemeStore.isConfigured(this, 3)) {
|
||||
ThemeStore.editTheme(this)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue