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

Removed the Android 12+ devices default splash screen. #11

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

nunommts
Copy link
Contributor

What's this do?
This PR removes the default SplashScreen added in all the Android 12+ devices by setting a theme with a translucent status when launching the app on an Android 12+ (the other versions remain unchanged and with the original theme) and set the original app's theme when the default splash screen is dismissed.

Why are we doing this? (w/ JIRA link if applicable)
There's a bug report saying that in some devices there are two splash screens being shown: the device's default and the app's splash screen.

How should this be tested? / Do these changes have associated tests?
Follow this PR's reproducing steps

Dependencies for merging? Releasing to production?
This PR needs to be merged to test this

Have you updated the changelog?
Yes

Has the application documentation been updated for these changes?
No

Did someone actually run this code to verify it works?
Tested by @nunommts

Copy link
Contributor

@io7m io7m left a comment

Choose a reason for hiding this comment

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

Another one for the pile of ways that Google find to waste our time. 🗑️

@nunommts nunommts merged commit d88f2c2 into main Oct 30, 2023
1 check passed
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