Yes, look at using a custom layout through RemoteViews, which is how Music shows multiple lines in its notification:
http://android.git.kernel.org/?p=platform/packages/apps/Music.git;a=blob;f=src/com/android/music/MediaPlaybackService.java;hb=cupcake#l985 j On Fri, Aug 7, 2009 at 2:56 PM, Peacemoon<[email protected]> wrote: > > I use NotificationManager to write a Notification. I want now a > multiple-line text for my notification. Is it possible? > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

