i18n/font-scaling

font scaling Shipped

What this lens looks for

Layouts must not break at 2x font size; check Configuration.fontScale and test with large font settings enabled; use sp units for text, avoid fixed dp font sizes

What its verifier checks

Text sizes specified in sp; layout tested at 2x font scale without truncation or overflow; no hardcoded dp font sizes; scrollable containers used where text may expand