9b4575a52aebd096e1aa232fceb43fd755316549
Root Cause: Did not use <![CDATA[ ...]]> to represent it contains html tag <b>. Solution: Use <![CDATA[ and Html.fromHtml to add Spanned for the footer string. Bug: 378806589 Test: Enable bold text to test the effect Flag: EXEMPT bugfix Change-Id: I56827dc18e7183c0458c83dac0dbeca7eb8bb16d
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%