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

chore(android): Improve handling of splashImmersive and splashFullScreen preferences #2705

Merged
merged 2 commits into from
Apr 6, 2020

Conversation

xzilja
Copy link
Contributor

@xzilja xzilja commented Apr 6, 2020

Prioritise splashImmersive over splashFullScreen if both flags are set.

closes #2700

Prioritise `splashImmersive` over `splashFullScreen` if both flags are set.

closes #2700
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.

can you document that splashImmersive takes precedence over splashFullScreen? a small comment on https://capacitor.ionicframework.com/docs/apis/splash-screen#configuration should be enough

@xzilja
Copy link
Contributor Author

xzilja commented Apr 6, 2020

Done 👍

@jcesarmobile
Copy link
Member

not sure why your PR is not triggering the tests 🤔

@jcesarmobile jcesarmobile reopened this Apr 6, 2020
@jcesarmobile jcesarmobile changed the title [Android] Improve handling of splashImmersive and splashFullScreen config flags chore(android): Improve handling of splashImmersive and splashFullScreen preferences Apr 6, 2020
@jcesarmobile jcesarmobile merged commit 1c633c5 into ionic-team:master Apr 6, 2020
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.

bug: splashFullScreen and splashImmersive values not respected.
3 participants