Hi. I am facing an issue.
I created the notification that should work for any application(e.g.
bluetooth, SMS etc)
In the layout, the code is thus
android:singleLine="true"
android:ellipsize="end"

The text that is received is ticker as well.

When any notification is received, instead of ellipsizing it, the part
that does not fit in one line is truncated.
i.e. if the line is "There are a lot of good things in universe", it
will show as "There are lot of "
instead of "There are lot of ..."

Do Ticker text and ellipsize contradict each other?


Thanks a lot

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to