buildStyledText

fun buildStyledText(context: Context, text: String, customization: Customization): SpannableString

Build a styled spanned string from a Customization object

Return

spannable text customized per customization

Parameters

text

The text to style

customization

customization to style text with