Skip to content

[BUG] Monochrome icon doesn't work on non-Pixel devices #26

@acszo

Description

@acszo

Issue Description

Monochrome icon on Android 12+

Current Behaviour

The app doesn't support it, I noticed you gave the background @android:color/system_accent1_500 but what you need to do is add <monochrome android:drawable="@drawable/ic_launcher_foreground"/> inside ic_launcher.xml and ic_launcher_round.xml (am not sure why you have ic_launcher_monochrome.xml tho)

I'll make another issue in a moment

Device Info

  • Device Model: Galaxy S23 Ultra / Galaxy S6
  • Android Version: Android 16 / Android 13 (LineageOS)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmedium priorityThis issue is of medium priorityuser interfaceThis issue is related to the user interface

Projects

Status

Released

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions