Otherwise, it is created by the main thread when the AccountViewModel Factory is run
This commit is contained in:
@@ -436,6 +436,12 @@ class AppModules(
|
|||||||
setImageLoader()
|
setImageLoader()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// initializes diskcache on an IO thread.
|
||||||
|
applicationIOScope.launch {
|
||||||
|
// Sets Coil - Tor - OkHttp link
|
||||||
|
uiState
|
||||||
|
}
|
||||||
|
|
||||||
// registers to receive events
|
// registers to receive events
|
||||||
pokeyReceiver.register(appContext)
|
pokeyReceiver.register(appContext)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user