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

feat(android): add splashFullScreen configuration option #2302

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

unitree-czk
Copy link
Contributor

For android, it is useful to hide the status bar right from the start.
The user can add following setting:
"SplashScreen": {
"splashFullScreen": true
}

For android, it is useful to hide the status bar right from the start. 
The user can add following setting:
    "SplashScreen": {
      "splashFullScreen": true
    }
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@jcesarmobile jcesarmobile changed the title Update Splash.java to realize full screen splash! feat(android): add splashFullScreen configuration option Jan 29, 2020
@jcesarmobile jcesarmobile merged commit 9521e0a into ionic-team:master Jan 29, 2020
@jcesarmobile
Copy link
Member

would be good if you could send another PR documenting the preference

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

Successfully merging this pull request may close these issues.

2 participants