Skip to content

Difference between multiple devices in font icon size #8391

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

Closed
vahidvdn opened this issue Feb 27, 2020 · 1 comment · Fixed by #9910
Closed

Difference between multiple devices in font icon size #8391

vahidvdn opened this issue Feb 27, 2020 · 1 comment · Fixed by #9910

Comments

@vahidvdn
Copy link

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.3.3
  • Cross-platform modules: 6.2.3
  • Android Runtime: 6.2.0
  • Plugin(s):

Describe the bug
There is a difference between multiple devices in font icon size (in actionbar). As following:

font-size

To Reproduce

<ActionBar class="saz-action-bar">
    <NavigationButton icon="font://&#xf013;" class="fa actionbar-setting" ios:visibility="collapsed"></NavigationButton>
</ActionBar>

Expected behavior
To have a same icon size.

@NickIliev
Copy link
Contributor

@vahidvdn there is not enough information provided to investigate the issue.

Consider providing a sample project that uses the fonts behind the shown CSS classes and also clarify what are the API levels on the pictures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants