Skip to content

Conversation

@adalpari
Copy link
Contributor

Closes #18041

Description

This PR is supporting monochrome icon for WordPress app

Testing instructions

  1. Install WP and JP variants
  2. Move the icons to the main screen (out of the apps stack)
  3. Long press in the screen -> "Wallpaper & style" -> Icons -> Themed
  • Verify the WP app icon is now themed
Screenshot 2025-10-28 at 13 23 31

Before:

Screenshot_20251024-091245

After:

Screenshot 2025-10-28 at 13 18 42

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for Android's themed (monochrome) app icons by introducing a monochrome variant of the WordPress app icon. When users enable themed icons in Android 13+, the WordPress app will now adapt to the system theme.

Key Changes:

  • Added monochrome icon drawable resource
  • Updated adaptive icon configuration to reference the new monochrome drawable

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
WordPress/src/main/res/mipmap-anydpi/app_icon.xml Added monochrome layer reference and cleaned up formatting
WordPress/src/main/res/drawable/app_icon_monochromatic.xml Created new vector drawable containing the monochrome WordPress logo

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dangermattic
Copy link
Collaborator

dangermattic commented Oct 28, 2025

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Oct 28, 2025

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
FlavorJalapeno
Build TypeDebug
Versionpr22321-ae8776d
Commitae8776d
Direct Downloadjetpack-prototype-build-pr22321-ae8776d.apk
Note: Google Login is not supported on these builds.

@sonarqubecloud
Copy link

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
FlavorJalapeno
Build TypeDebug
Versionpr22321-ae8776d
Commitae8776d
Direct Downloadwordpress-prototype-build-pr22321-ae8776d.apk
Note: Google Login is not supported on these builds.

@adalpari adalpari marked this pull request as ready for review October 28, 2025 13:30
@adalpari adalpari merged commit fb78326 into trunk Oct 29, 2025
24 checks passed
@adalpari adalpari deleted the feat/CMM-906-WordPress-support-monochrome-icon branch October 29, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add monochrome icon

5 participants