is it possible to add in TextView? Has anyone achieved similar functionality?
I want to have non-breakable space in TextView.
The TextView should respect the non breaking space
Hello world
or
new TextView("Hello\u00A0world");