Skip to content

Does changing the app icon actually work? Failed for me #563

@gfmoore

Description

@gfmoore

So I have an svg icon called bicycle.svg

I copied it into the Resources/AppIcon folder via Visual Studio 2022 AND removed (excluded) the existing appIcon and appIconfg files.

In my csproj I have

<ItemGroup>
	<!-- App Icon -->
	<MauiIcon Include="Resources\AppIcon\bicycle.svg" Color="#000000" />

The svg is white so expect a black background

Goto debug on a Pixel 5 emulator

Errors: (btw is there a way of capturing errors as a text copy in one go?
image

I'm obviously doing something stupid! :(


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions