Skip to content

docs: clarify Android vector icon guidance - #1519

Merged
GitToTheHub merged 2 commits into
apache:masterfrom
Whxuan0701:docs/issue-1501-icons
Aug 25, 2026
Merged

docs: clarify Android vector icon guidance#1519
GitToTheHub merged 2 commits into
apache:masterfrom
Whxuan0701:docs/issue-1501-icons

Conversation

@Whxuan0701

Copy link
Copy Markdown
Contributor

Summary

  • explain that Android vector drawable resources are XML, not regular SVG files
  • document the Android Studio Vector Asset Studio conversion path and density behavior
  • replace the Android icon references with current official documentation links

Closes #1501

Validation

  • npm test
  • focused Markdown link check confirms all four Android documentation URLs are present
  • curl -L check returned HTTP 200 for all four official Android URLs
  • git diff --check

Known environment limitation

npm run build completed the asset generation steps but could not run the Jekyll stage because the local environment does not have the jekyll executable (bundler: command not found: jekyll).

Comment thread www/docs/en/latest/config_ref/images.md
@GitToTheHub
GitToTheHub merged commit 27b6bf2 into apache:master Aug 25, 2026
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.

The Icons for Android documentation needs some additional work

3 participants