...
URLSpan("[123]");
...

 - when being displayed in my TextView only changes the color of
"[123" and only makes "[123" clickable. If I retrieve the URL with
getURL it returns "[123]" as expected - why does the defined URLSpan
in the TextView not include all of the colors? Is there a way to
correct this? Tried "\\" and "\\\\" in from of the "]" but it did not
make a diffrence.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to