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 #249

Merged
merged 16 commits into from
Oct 31, 2023

Conversation

nunommts
Copy link
Contributor

@nunommts nunommts commented Oct 27, 2023

What's this do?
This PR updates the app's default theme in order to remove the default SplashScreen added in all the Android 12+ devices.

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?
Open the Palace app on an Android 12+ device
Confirm there's just the app's splash screen
Open the Palace app on an Android 11- device
Confirm there's just the app's splash screen

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

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

@nunommts nunommts requested a review from io7m October 27, 2023 15:39
@io7m io7m merged commit ebd3042 into main Oct 31, 2023
1 check passed
@io7m io7m deleted the feature/remove-one-of-the-two-splash-screens branch October 31, 2023 09:59
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