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

[BUG] Android icon is zoomed in #557

Closed
muezz opened this issue May 18, 2024 · 3 comments
Closed

[BUG] Android icon is zoomed in #557

muezz opened this issue May 18, 2024 · 3 comments

Comments

@muezz
Copy link

muezz commented May 18, 2024

ℹ️ Info

Version: v0.13.1

💬 Description

On iOS, the icons are generated correctly and look okay as well. Somehow, on android, the icons are too zoomed in even though the source is the same for both.
image
image
image

📜 Pubspec.yaml

flutter_launcher_icons:
  android: "launcher_icon"
  ios: true
  image_path: "assets/logos/iuhabit-1.png"
  min_sdk_android: 21
  # adaptive_icon_background: "#1F1D2B"
  # adaptive_icon_foreground: "assets/logos/iuhabit-1.png"
@famasf1
Copy link

famasf1 commented May 23, 2024

It's a known issue since 2022 on Android. Since this library lack a proper long-term maintainer. It become a long-standing issue that never have a proper fix. See #96 specifically this comment.

@muezz
Copy link
Author

muezz commented May 23, 2024

@famasf1 Thanks for the reply. I will try the suggested solution.

@MarkOSullivan94
Copy link
Collaborator

Resolved with this: #563

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

No branches or pull requests

3 participants