Skip to content

Icons are indiscernable from their backdrops when Material You is enabled with a monochrome palette.Β #61

@RokeJulianLockhart

Description

@RokeJulianLockhart

Prerequisites

  • I am running the latest app version.

  • I checked to make sure that issue has not already been filled.

What The Problem Is

When I set my com.android.wallpaper/com.android.customization.picker.CustomizationPickerActivity to a monochrome preset: 1

↑ ↓

Image

Image

This was regressed by issues/59#issuecomment-3476448642.

How To Reproduce

  1. #!/system/bin/sh
    cmd activity start --user 0 -a android.intent.action.VIEW -n com.android.wallpaper/com.android.customization.picker.CustomizationPickerActivity -f 0 com.android.wallpaper
  2. Select the monochrome option.

  3. #!/system/bin/sh
    cmd activity start --user 0 -a android.intent.action.VIEW -n com.truemlgpro.wifiinfo/com.truemlgpro.wifiinfo.ui.activities.MainActivity -f 0 com.truemlgpro.wifiinfo
  4. Navigate to β€œTools”.

Expected Behaviour

They should be discernable:

↑ ↓

Image

Image

My Environment

  1. The Application

    sourcePackage=com.truemlgpro.wifiinfo
    versionName=2.0
    versionCode=20000
  2. The OS

    [ro.build.version.release]: [15]
    [ro.build.display.id]: [FP5.VT2E.C.059.20250908 ]
  3. The Device

    [ro.product.brand]: [Fairphone]
    [ro.build.product]: [FP5]

Footnotes

  1. Mahmud0808/ColorBlendr/issues/253#issue-3578325536 ↩

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions