summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author Roy Chou <juchengchou@google.com> 2023-05-26 09:18:12 +0000
committer Roy Chou <juchengchou@google.com> 2023-07-11 06:08:35 +0000
commitc6386ab106fda479a7f675fd965777bf66ae753e (patch)
tree00ff59c44dbdb9dcf4b0d3b3bed98456db323afa /wifi/java/src
parent6450c2e67093c2d179ef33c10281638c1216c779 (diff)
fix(non linear font scaling): fix QQS clock text right padding may not proper when font sclaing changed
After increasing the font size and resetting to normal, the clock text in QQS has too much right padding. The reason is the clock cached wid th are not reset so it would keep using the width that cached for large font size. Therefore, we reset the cached width when font scaling changed so that it would be updated when next onMeasure for clock view. Bug: 282111042 Test: manually - video attached in bug Change-Id: If1a0855e8676435721913d714b4fa584ef9377e6
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions