SplashScreenController

constructor(splashScreen: SplashScreen, defaultExitDuration: Long = 300)

Parameters

splashScreen

you must pass by parameter Activity.installSplashScreen() from SplashScreen

defaultExitDuration

you will be able to spend a certain amount of time for the duration of the animation. By default it is set to 300