Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add monochrome launcher icon #962

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haluzpav
Copy link

@haluzpav haluzpav commented Oct 19, 2024

Adding a monochrome aka adaptive launcher icon. Users can enable this new optional feature since Android 13, and a lot of third party apps (including commercial) already support it, e.g. Cryptomator, Firefox, Slack, Proton Mail, Google Maps, etc.

I've created this new ic_launcher_monochrome.xml by simply copying the ic_launcher_foreground.xml and removing the background gradient elements.

Tested on the Pixel emulators with Android 10 (no effect), 14, and 15, and Samsung with Android 14.

Before, after:

Screenshot_20241019_163516 Screenshot_20241019_163538

Fixes #947, #866

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.

Material You themes icons support
1 participant