Skip to content

Conversation

@snoopdoggy322
Copy link

@snoopdoggy322 snoopdoggy322 commented Dec 4, 2024

#616

When using a non-png format, an incorrect android file structure is created

bool isAdaptiveIconConfigPngFile(String backgroundFile) {
return backgroundFile.endsWith('.png');
bool isAdaptiveIconConfigColor(String backgroundFile) {
return backgroundFile.startsWith('#');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is it # here?

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