Ok I had to place android:singleLine="true" (http://code.google.com/p/
android/issues/detail?id=882)

and now it is working :)

Other question:

when you look at this picture: http://snapplr.com/stxg you can see
that there are weird symbols in my text. The text is in dutch but if
there are symbols used like é or à ... android places a symbol with a
"?"
I am consuming a web service (xml rpc) and in this response the text
is good!

How can i fix this?

Wouter

On Sep 21, 7:28 pm, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > Hey,
>
> > I am working on a project and i need to fit a text (string) on line at
> > a textView.
> > I know I can work with maxLines but if the text does not fit the view,
> > it has to end with "..."
> > so for example directed by brad pitt an...
>
> > So can users see that it is not the end of the text they are seeing
> > but that there is more ;)
>
> android:ellipsize="end" at least used to work for this...
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android App Developer Books:http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to