Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double Splash Screen #34

Closed
JamalMulla opened this issue Nov 13, 2021 · 2 comments
Closed

Double Splash Screen #34

JamalMulla opened this issue Nov 13, 2021 · 2 comments

Comments

@JamalMulla
Copy link

JamalMulla commented Nov 13, 2021

First the default splash screen (https://developer.android.com/guide/topics/ui/splash-screen) plays and then the additional one implemented in the app. Is this intentional? It seems a bit weird. I think it would be an improvement if the default one was disabled.

@mertceyhan
Copy link
Owner

Hey @JamalMulla, it's a good point. The current Splash screen is a regular screen and it does not have an advance. If you want you can implement SplashScreen API for Android 12 and above.

@mertceyhan
Copy link
Owner

You know, A lot of application has a splash screen, just I wanted to create it by default and show the application icon. Also, I wanted to show navigation between two screens. Splash to Main is a great example of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants