Use this tag for questions related to the SpannableStringBuilder Android API class for text whose content and markup can both be changed.
The SpannableStringBuilder is an Android API class for text whose content and markup can both be changed. It is an excellent way to style strings in a TextView. It allows a TextView to provide different styles to different areas of text.