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
Loading
Please register or sign in to comment