I have a file ico, which size is 256x256. I set this file as MauiIcon. Problem is image extends beyond app icon on Android (does not scale).
How can I fix it?
I've tried to set attributes BaseSize and resize (on true or false), but it didn't help.
I have a file ico, which size is 256x256. I set this file as MauiIcon. Problem is image extends beyond app icon on Android (does not scale).
How can I fix it?
I've tried to set attributes BaseSize and resize (on true or false), but it didn't help.