summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2019-09-24 19:14:05 -0400
committerEvan Laird <evanlaird@google.com>2019-09-25 11:12:37 +0000
commit83c87e50b1833ba9e154c62085557bd00a8d9691 (patch)
tree5e129112585b907cd534895b6fc1756d431569c4 /rs/java/android/renderscript/Program.java
parent10000738e4e4ae9ea0440c43c4eb4f94c52e0b76 (diff)
DO NOT MERGE Allow for HTML styling in mobile data type content descriptions
This CL implements a (somewhat hacky) way to enable HTML attributes in the mobile data type content description strings. This way we can use some basic styling in the Quick Settings cellular data tile which uses it in a TextView. We do this by assuming that the content description is valid, escaped HTML, and send two separate CharSequences to all of the listeners, all of which can then decide if they need the regular content description or the prettified version. Test: atest SystemUITests; system ui demo mode Bug: 141177147 Change-Id: Idf387111b0cdc34ad3762eac0ec6c2b484b393e3
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions