language-transfer / lt-app

React Native application for Language Transfer
https://www.languagetransfer.org/
Other
297 stars 26 forks source link

OnePlus 5t: font clipping across the app #25

Open SyntaxBlitz opened 4 years ago

SyntaxBlitz commented 4 years ago

Reported by a user: on the OnePlus 5t, there's some strange clipping going on, as though every bit of text is just barely too large for the container it's in. A single "wrappable unit" seems to get pushed down out of view, either a full word or (in the case of single-word text objects) a single character.

image

image

image

SyntaxBlitz commented 4 years ago

Seems like there are two main fixes: ship Roboto with the app, or add a space at the end of every text element..!

facebook/react-native#15114

schonfeld commented 4 years ago

Have you found a way to reproduce this on an AVD Emulator? I have a physical Pixel 4 on hand, but I'm unable to repro on it.

SyntaxBlitz commented 4 years ago

Unfortunately not, and I don't own a OnePlus 5t myself :(

fuzzmz commented 11 months ago

Happening here as well, OnePlus 5T. If I can help with testing in any way, let me know.