This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
[Enhancement] Make named font size scaled for accessibility, and all numerical font sizes fixed #13543
Open
Description
Summary
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.