dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.05k stars 1.73k forks source link

AppIcon does not deliver what it suggests #12087

Closed a-einstein closed 1 year ago

a-einstein commented 1 year ago

Description

The Resources/AppIcon folder strongly suggests its contained icon will be used on all platforms for all applicable purposes. Which would be great. But it doesn't.

My observations.

With XamarinForms I had this working, but with a lot more hassle of files in multiple platform folders and with multiple dimensions. My hope was to avoid all that.

So what is it?

Same sort of questions for icons in general, and Titles. I may get back to those.

Steps to Reproduce

See description.

Link to public reproduction project repository

N.A.

Version with bug

7.0 (current)

Last version that worked well

N.A.

Affected platforms

Android

Affected platform versions

Android 30.

Did you find any workaround?

No.

Relevant log output

N.A.
mattleibow commented 1 year ago

I am not sure what you mean about Android. When using the app icon and then having the <MauiIcon> in your csproj, the icon should be used for the app in the launcher.

Maybe you can attach a sample so we can see if your csproj/icon is correct.

Also, can you add some pictures here so we can see what you are seeing. Maybe I am misunderstanding what you are meaning.

ghost commented 1 year ago

Hi @a-einstein. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.