You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
I cannot find a way to keep font sizes fixed on android between devices using differing font scale settings. This makes it impossible to create a neat interface for displaying information that is fixed across devices.
It would make logic that named font sizes are subject to user scaling but numbered font sizes are fixed to the developers design wishes.
API Changes
We would require an ability to set font scaling in mainactivity.cs
Intended Use Case
For users of Xamarin who desire to not have font wrapping out of view when users have system font scaling set above 1.