Skip to content

Conversation

sfshaza2
Copy link
Contributor

@sfshaza2 sfshaza2 commented Sep 8, 2025

Fixes #12245

cc: @camsim99

@sfshaza2 sfshaza2 requested review from antfitch, parlough and a team as code owners September 8, 2025 22:16
@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 20dbb5b):

https://flutter-docs-prod--pr12418-splash-8yvgp6ms.web.app

Copy link
Contributor

@camsim99 camsim99 left a comment

Choose a reason for hiding this comment

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

Overall looks good, but I think one section we cannot delete!

@@ -117,32 +103,7 @@ to the normal theme at the appropriate time.
The Android app now displays the desired launch screen
while the app initializes.

## Android 12
Copy link
Contributor

Choose a reason for hiding this comment

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

Unfortunately, I think we need to keep this section. I haven't looked into this in a while but if this information is still correct like I think it is, you need the above steps for < Android 12 and this section's step for Android 12+. There's likely an opportunity to condense down the information here, though. https://developer.android.com/develop/ui/views/launch/splash-screen is the source of truth.

</style>
```

Make sure that
Copy link
Contributor

Choose a reason for hiding this comment

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

We can probably delete this part though.

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.

Update the Android splash screen page
3 participants