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

Android App Launcher Icon Improvements #1487

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

sebastien46
Copy link

Closes #1424
This adds support for a VectorDrawable version of the Android icon for TargetSDK 26 & up.
It also adds Themed / Monochrome for TargetSDK 33 & up.
I used the logo.svg vector file present in icons as reference for the VectorDrawable.
I have no way of telling if this PR worked, since I don't have a Javascript development environment set up, only Android Studio.

Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
@sebastien46
Copy link
Author

Could someone with the appropriate building tools test these changes & tell me if they work? Thanks & have a good day.

@marcelklehr
Copy link
Member

@sebastien46 Yes! I will test this soon. Sorry I didn't get back to you. The rollout of v5 had me very occupied recently.

@marcelklehr
Copy link
Member

Finally got around to this. This is what it looks like.

Screenshots

image
image
image
image

@marcelklehr
Copy link
Member

marcelklehr commented May 11, 2024

Themed Icons doesn't work currently.

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.

Themed icon
2 participants