docs: update Android launcher icon link to adaptive icon guidelines (#13859) - #13865
Open
jesskuras wants to merge 1 commit into
Open
docs: update Android launcher icon link to adaptive icon guidelines (#13859)#13865jesskuras wants to merge 1 commit into
jesskuras wants to merge 1 commit into
Conversation
…lutter#13859) Updates the Android deployment guide to link to Android's official adaptive icon guidelines on developer.android.com instead of Material 3 system icons (which do not cover app launcher icons). Fixes flutter#13859
Collaborator
|
Staged preview of the updated docs.flutter.dev site (updated for commit 0398151): https://flutter-docs-prod--docs-pr13865-fix-13859-android-laun-lf4268x5.web.app |
Collaborator
|
Staged preview of the updated flutter.dev site (updated for commit 0398151): https://flutter-dev-230821--www-pr13865-fix-13859-android-laun-ago6as6f.web.app |
jesskuras
marked this pull request as ready for review
September 8, 2026 21:09
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the Android deployment documentation in android.md to reference the Android adaptive icon guidelines instead of the Material Design product icons, updating both the text and the destination URL. There are no review comments, so I have no feedback to provide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of what this PR is changing or adding, and why:
Updates the Android deployment guide to link to Android's official adaptive icon guidelines on
developer.android.cominstead of Material 3 system icons (which only cover in-app symbols and glyphs, not app launcher icons).Issues fixed by this PR (if any):
Fixes #13859
Presubmit checklist