Hrmm.. well what's weird is the API is truncating the string and adding the "...", I'm just not sure where the extra character is coming from.. I'll take a look again, but the text is pretty clean as it's coming from an XML source.
On Sep 25, 12:58 am, "Romain Guy" <[EMAIL PROTECTED]> wrote: > You should check the ascii values of your strings. It looks like a > wrong line return (maybe a \r\n?) > > On Wed, Sep 24, 2008 at 10:32 AM, Mark Hansen <[EMAIL PROTECTED]> wrote: > > > I was implementing a view this morning with Ellipsize and noticed some > > characters appearing after the "..." > > >http://dl.getdropbox.com/u/26335/ellipsize.png > > > Notice the middle two lines have a box like it has an > > unrenderablecharacter. > > > Is this a bug, or am I doing something strange? > > -- > Romain Guywww.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

