I carefully searched for SO but did not get an answer to my question.
I want to set a paragraph, I will put it in XML using
The text contains heading and steps and plain text. I want the title and steps to be in bold and remain in plain text.
I can do this using different ones, but how can I do this in the same TextView.
I mean using the same TextView, how can I set different attributes for different sentences?
user2450692
source share