Updated on 2026-08-14
This commit is contained in:
parent
cf02ade4c5
commit
6148b6b523
3 changed files with 23 additions and 16 deletions
|
|
@ -200,6 +200,7 @@ class MainActivity : AppCompatActivity(), ActivityResultCallbackHolder {
|
|||
}
|
||||
|
||||
splashScreen.setKeepOnScreenCondition { viewModel.isSplashScreenShown }
|
||||
splashScreen.setOnExitAnimationListener { provider -> provider.remove() }
|
||||
|
||||
installActivityDependencies()
|
||||
observeAppThemeModeUpdates()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue