Open jrahma opened 3 years ago
App Icons can not be defined directly in shared code and the single project -> https://github.com/dotnet/maui/blob/main/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj#L32-L36
What I was referring to is to have a UI for it just like the info.plist
regardless what android setup is, Visual Studio can show the UI to pick and select the images for the App Icon then VS will do the rest at the background.
This makes developer life easier.
@ThisIsKirsch - FYI this is basically the VS MauiAppIcon designer idea we've talked about in the past
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Verified this issue with Visual Studio Enterprise 17.9.0 Preview 1.0. Can repro on android platform.
Hi,
Please bring a UI to the Android app icon just like the iOS so developer can just click and upload the image file.
Thanks, Jassim