I am having an editext with the text
“This is a BOLD Text” and
“This is a ITALIC Text“
if i get the text from edittext and display in textview means i am getting
“This is a BOLD Text” and
“This is a ITALIC Text”
i want to display like
“This is a BOLD Text” and
“This is a ITALIC Text“
How to acheive this
Leave out the
toString: