| CompositeSplashScreenOperation.kt |
A [SplashScreenOperation] that runs multiple child operations concurrently and completes when all of them have
finished.
@param operations The list of operations to run in parallel.
|
1065 |
- |
| SplashScreenManager.kt |
An interface to persis the state of the splash screen. |
5460 |
- |
| SplashScreenOperation.kt |
An async operation performed during the splash screen. |
5825 |
- |