rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
386 stars 74 forks source link

System font size: display responds badly #199

Open StevanWhite opened 10 months ago

StevanWhite commented 10 months ago

This is version 10.0.9 on Android 10.

Set the system font size to "large" (in Accessibility). Re-start the app.

All text will be poorly formatted to fit the box it is in, leaving some parts quite unreadable.

The text should be readable with any of the font sizes available from the system.

My guess is: the app is incorrectly making calculations assuming a fixed font size. This should be an easy fix.