wrapWith

Wrap the string in a tag supplied by the user on the DS. Note that these tags are limited to the HTML tags that are available as part of Html.fromHtml().

Parameters

tag

The tag to wrap the string in, e.g. "strong" for strong.