cancel
Showing results for 
Search instead for 
Did you mean: 

Some text is bold , some text is not bold in textview

Former Member
0 Kudos

Hi,

I want some text is bold , some text is not bold in same textview.

How it can be done?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

No solution

Former Member
0 Kudos

FormattedTextView is available in release 7.0 and later (IIRC). Aworkaround has also been given.

Armin

Former Member
0 Kudos

If available use FormattedTextView, otherwise you have to create separate TextView elements and glue them together.

Armin

Former Member
0 Kudos

Hi,

I did not find control like FormattedTextView.