mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
parent
6cb319244f
commit
da5939acec
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ open class App : Application(), DefaultLifecycleObserver {
|
|||
setupAcra()
|
||||
setupNotificationChannels()
|
||||
|
||||
ProcessLifecycleOwner.get().lifecycle.addObserver(this)
|
||||
|
||||
MangaCoverMetadata.load()
|
||||
preferences.nightMode()
|
||||
.asImmediateFlow { AppCompatDelegate.setDefaultNightMode(it) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue