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

Use new Icons lib #257

Merged
merged 5 commits into from
Sep 17, 2023
Merged

Use new Icons lib #257

merged 5 commits into from
Sep 17, 2023

Conversation

gguijarro-c-chwy
Copy link
Contributor

@gguijarro-c-chwy gguijarro-c-chwy commented Sep 14, 2023

Results are not ideal on android.
image

I ended up creating all icons in Android studio - it has a very good UX for this, and shows all outcomes. So this is way better than what I did before.

Turned off android in the package

image

android:
enable: true
ios:
enable: true

Copy link
Collaborator

Choose a reason for hiding this comment

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

you need to set adaptive_icon_background or background color and foreground to make the round icons work

Which is sort of the point here.

Copy link
Collaborator

Choose a reason for hiding this comment

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

nm I ended up doing it in android studio, because it has a preview so I can see everything it's doing.

@n13 n13 merged commit 8575682 into main Sep 17, 2023
2 of 4 checks 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.

2 participants