Skip to content
Commit 8860d574 authored by Roy Chou's avatar Roy Chou
Browse files

fix(non linear font scaling)!: fix status bar date/battery text being cut off...

fix(non linear font scaling)!: fix status bar date/battery text being cut off when 200% font scaling

We adjust related height dimens to assure the date and battery percentage textview could display properly when large font scaling. Besides, the BatteryStatusChip height should also update when font scaling changed to ensure the battery percentage text would not be cut off. Therefore, we also adjust the dimen from dp to sp.

For this CL, we only adjust the height dimens to fix the text cut off issue. The icon scaling issue would be in future CLs.

Bug: 272071029
Test: manually - screenshot attached in bug
Change-Id: Idbc27deff035d34706b534bd5cb3a8dbb36fc9d0
parent 40e35dfa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment