cancel
Showing results for 
Search instead for 
Did you mean: 

TextView UI element

rohit_trivedi
Participant
0 Kudos

Hi,

I want to display a String using TextView UI element.

This String has more then 1 space between two words.

However, TextView UI element is just removing these spaces and display only 1 space between various words in String.

Could someone help me to display this string in TextView with multiple spaces?

Regards,

Rohit.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Rohit ,

try to give space between words using ALT + 0160

or alternatively ,

use two different text view UI elements

I hope it shud help

regards,

amit

rohit_trivedi
Participant
0 Kudos

Thanks Amit.

Using two TextView resulted in what i wanted.

Former Member
0 Kudos

Hellow,

what do you mean by - "two" textview elements -..

just adding another textview makes it work?

thanks..

Edited by: imatari on Nov 5, 2009 5:34 PM

Answers (0)