-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
Android bug what is it? #11
Comments
I'm looking into this... |
Your sample works fine for me. Even if I change the width or height of the container... |
There is a problem in that it is reproduced on my real device honor 8, while on the emulator everything worked fine. I'll take a few more phones and test them on the answer as soon as I do it. |
I launched on several real devices and everything is OK there, this is a very strange bug, I go into the phone settings, I didn’t change anything with the text, everything is default, how do you think it could be? my phone honor 8 model FRD-L09 |
Are you using auto_size_text v1.1.2? |
by setting minFontSize it resolved for me |
The problem was that one of your phones seems to have a slightly larger font size and your |
done! thank you |
This code works fine in any IOS device, but on Android, the last letter goes to the next line, if you slightly increase the height you will see why this happens?
But FittedBox help this
The text was updated successfully, but these errors were encountered: