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

[Feature] VectorDrawable improvements #20

Merged
merged 6 commits into from
Dec 10, 2023

Conversation

sebastien46
Copy link
Contributor

Closes #10

  • Added VectorDrawable app icon
  • Replaced bitmap versions of ic_launcher_foreground by the VectorDrawable version

Example in Launcher

Before

scr1_nonadapt

After

scr1_adapt

  • Removed placeholders of ic_launcher files
  • Refactored colors
  • Added Themed / Monochrome app icon support for Android >= 13

Example in Launcher

Dark mode, Pink

scr2_dark_pink

Light Mode, Light Blue

scr2_light_blue

  • Added LICENSE files for added vectors

@jonathanklee
Copy link
Owner

@sebastien46 Thank you! I just tested it on Android 13, it's working 👍

@jonathanklee jonathanklee merged commit 818a64b into jonathanklee:main Dec 10, 2023
1 check passed
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.

Add a Themed Icon
2 participants