Combining textAllCaps and markup
Combining textAllCaps and markup
The textAllCaps text transform will end up calling toString
on the CharSequence
, which has the net effect of removing any markup such as <b>
. This check looks for usages of strings containing markup that also specify textAllCaps=true
.
Issue id: AllCaps
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023