Skip to content

fix(android): Prevent splash screen from being shown during navigation#10999

Merged
NathanWalker merged 1 commit intoNativeScript:mainfrom
CatchABus:fix/android-visible-splash-screen
Dec 3, 2025
Merged

fix(android): Prevent splash screen from being shown during navigation#10999
NathanWalker merged 1 commit intoNativeScript:mainfrom
CatchABus:fix/android-visible-splash-screen

Conversation

@CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

In core v9, splash screen is visible during android navigation for an instant.

What is the new behavior?

Apply edge-to-edge settings after setting app theme. This will get rid of the splash screen problem.

Fixes #10997

@nx-cloud
Copy link

nx-cloud bot commented Dec 3, 2025

View your CI Pipeline Execution ↗ for commit 2cedd38

Command Status Duration Result
nx test apps-automated -c=ios ✅ Succeeded 2m 31s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-03 21:17:36 UTC

@NathanWalker NathanWalker merged commit 584755d into NativeScript:main Dec 3, 2025
4 checks 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.

NS9: Android SplashScreen appearing when navigating between pages

2 participants