DEV Community

Discussion on: Implement Splash Screen the right way

Collapse
 
djangolc profile image
Enrique Perez • Edited

It is cool, according with your post, so the time of the splash screen will be the time the device render the view right? what about a custom delayed time ?

Collapse
 
henryudorji profile image
Henry Udorji

using a custom delayed time if l am not mistaken means you would have to create a separate activity for the splash then you use a handler for the delay. But the way I explained the splash only shows until the activity is ready