Skip to content
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
@abbalooga

Description

@abbalooga

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions