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

fix(mobile): android adaptive icon new logo #8180

Merged
merged 4 commits into from Mar 22, 2024

Conversation

eygraber
Copy link
Contributor

Fixes #8103

I tested these icons using another application because I don't currently have the immich app set up locally for development, so if someone could test this PR against the actual immich app that would be helpful.

  - The mipmap res directories have an ic_launcher.png file that will be used on versions lower than 26
   - The adaptive icon will be used over versions 26 and above
Copy link
Contributor

@alextran1502 alextran1502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, it works!

image

@alextran1502 alextran1502 changed the title Android adaptive icon new logo fix(mobile): android adaptive icon new logo Mar 22, 2024
@alextran1502 alextran1502 merged commit 827014f into immich-app:main Mar 22, 2024
23 of 24 checks passed
@eygraber eygraber deleted the android-adaptive-icon-new-logo branch March 22, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Monochrome Icon Broken
2 participants