Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-15 20:45:09 +03:00
parent cf02ade4c5
commit 6148b6b523
3 changed files with 23 additions and 16 deletions

View file

@ -200,6 +200,7 @@ class MainActivity : AppCompatActivity(), ActivityResultCallbackHolder {
}
splashScreen.setKeepOnScreenCondition { viewModel.isSplashScreenShown }
splashScreen.setOnExitAnimationListener { provider -> provider.remove() }
installActivityDependencies()
observeAppThemeModeUpdates()