commit | 5a2d70e1c4e505454c0be2afc4556c30fd3f75d8 | [log] [tgz] |
---|---|---|
author | Roy Chou <juchengchou@google.com> | Fri Jun 16 07:42:26 2023 +0000 |
committer | Roy Chou <juchengchou@google.com> | Fri Jun 16 07:49:15 2023 +0000 |
tree | be7dc2a25890426889ed456b11481526bd6883e1 | |
parent | 28cb7219fb9300383c2c15d65759fe24d15e421d [diff] |
fix(non linear font scaling): qs customizer page tile height is not scaling with font size Originally the tile view height in QS customizer page is fixed to 80dp, so when font size becomes larger the subtitle in tile might be cut off. Therefore, we adjust the tile view height to scale with the current font size to ensure the tile view height is enough for containing the content. Bug: 287170018 Test: manually Change-Id: I31c5479b64f71ad7bcf9a8688193e63a17d63251