maui icon indicating copy to clipboard operation
maui copied to clipboard

Maui Android app icon does not scale - Workaround required

Open gabsamples6 opened this issue 1 year ago • 1 comments

Description

Android Icon looks totally stretched out and despite all the effort I cannot make it work. Below does not work - open to any suggestions

     <MauiIcon
         Include="Resources\AppIcon\appicon.svg"
         ForegroundFile="Resources\AppIcon\appiconfg.svg"
         BaseSize="64,64"
         Color="#FFFFFF"
         ForegroundScale="0.65"/>

Steps to Reproduce

  • Create or use an appIcon
  • look in android and you will see that what is displayed is totally stretched out .

Link to public reproduction project repository

No response

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No . Looking for a workaround

Relevant log output

No response

gabsamples6 avatar May 02 '24 14:05 gabsamples6

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

github-actions[bot] avatar May 02 '24 22:05 github-actions[bot]

Duplicate of #22052

jfversluis avatar May 14 '24 10:05 jfversluis