Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS/Android] App icons don't show the correct size it is showing a bit zoomed #102

Closed
2 of 9 tasks
Darsh0307 opened this issue Mar 23, 2023 · 1 comment
Closed
2 of 9 tasks
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@Darsh0307
Copy link

Darsh0307 commented Mar 23, 2023

Current behavior

The App icon is showing a bit zoomed for the Android as well as IOS , I will also attach the screenshot of both the platform

IOS

Screenshot 2023-03-24 at 5 01 17 AM

Android
Screenshot 2023-03-24 at 5 03 05 AM

Expected behavior

App Icon should have been shown clearly and fit but unfortunately it is not

How to reproduce it (as minimally and precisely as possible)

<UnoIcon Include="$(MSBuildThisFileDirectory)Icons\iconapp.svg"
				 ForegroundFile="$(MSBuildThisFileDirectory)Icons\appconfig.svg"
				 Color="#FFFFFF" />

Environment

Nuget Package: uno.resizetizer

Package Version(s): 1.0.2

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Visual Studio:

  • [x ] 2022 (version: Version 17.5.2)
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@Darsh0307 Darsh0307 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Mar 23, 2023
@Darsh0307 Darsh0307 changed the title App icons don't have the correct size it is showing a bit zoomed App icons don't show the correct size it is showing a bit zoomed Mar 23, 2023
@agneszitte agneszitte changed the title App icons don't show the correct size it is showing a bit zoomed [iOS/Android] App icons don't show the correct size it is showing a bit zoomed Mar 23, 2023
@nickrandolph
Copy link
Contributor

@Darsh0307 you should be able to add the following to zoom the icon so it works for ios/android
ForegroundScale="0.65"
I'm going to close this issue as it's a duplicate of the wider discussion around app icon handling: #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

3 participants