Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
4.9k stars 189 forks source link

There is a display error under Chinese language #488

Closed Daydreamer-riri closed 8 months ago

Daydreamer-riri commented 11 months ago

1. Environment

2. Describe the bug

As shown in the picture, There are several situations where the layout is not fully displayed in the Chinese language.

Screenshot_20231112-103739.png

Screenshot_20231112-104119.png

naiyerasif commented 11 months ago

Just so you know, the same thing happens with English as well with the following settings:

Screenshot_20231115-045547~2

To be fair, this line height issue also impacts other apps (such as default numpad form of keyboard) so I think this may not be entirely an issue with ReadYou.


Also, an aside: A separate line-height setting for headings would also make sense because for larger-size text (particularly h1 headings), the body line-height is just too small and the descenders (such as tails of y, g, etc) get cut off regardless of System Display Settings.

Daydreamer-riri commented 11 months ago

At present, I only encounter this problem in this app, I think maybe it is because of the use of a fixed height or line-height?