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

fix android scaling #348

Closed
wants to merge 1 commit into from
Closed

Conversation

dagovalsusa
Copy link

resolve this issue #308

@ueman
Copy link

ueman commented Jul 9, 2020

Isn't this the same as #333 ?

@dagovalsusa
Copy link
Author

Isn't this the same as #333 ?

maybe, I think so

@viniciusaro
Copy link

This PR does not solve the issue. You can achieve the same effect by wrapping your subtree in a MediaQuery with a 1.0 text scale factor if that is what's needed in your context.

@DFelten
Copy link
Contributor

DFelten commented Aug 1, 2020

I've got the same problem on my iPhone 11. So it's not only an Android problem. Setting the scale to 1.0 fix it (but of course it's only a workaround).

@ryan-berger
Copy link
Collaborator

Yes, this looks to be a duplicate of #308, if you would like to use the fix offered in #308 you can upgrade to 1.0.2

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

Successfully merging this pull request may close these issues.

5 participants