commit | b82c54b7ae4ceb0f6e026c0b987305be83065750 | [log] [tgz] |
---|---|---|
author | Sally <sallyyuen@google.com> | Fri Jun 07 00:12:11 2024 +0000 |
committer | Sally <sallyyuen@google.com> | Fri Jun 07 00:37:37 2024 +0000 |
tree | 73d3cbc967a4070556943b52244869d45d503707 | |
parent | 43b19a4aabefec0796781a27a7719f65e7ab79a5 [diff] |
[Bold text] Use a default bold font for null typefaces When a TextView's typeface is null and bold is enabled, Typeface.DEFAULT is used. Instead, this should be Typeface.DEFAULT_BOLD Flag: adb shell device_config put text com.android.text.flags.fix_null_typeface_bolding true Bug: 314811487 Test: manual, CTS Change-Id: I1be9d6c17b6736caa28e280872bf4b1dac4c7855