But if I do use a 'remoteview' then my entry's background stands out from the other notifications. Is there anyway I can maintain the same system background? Can I set background="android:id?blah blah"?
On Sunday, March 27, 2011 2:28:30 AM UTC+5:30, Mark Murphy wrote: > > On Sat, Mar 26, 2011 at 4:41 PM, guillaume benats > <[email protected]> wrote: > > isn't there anyway to put in on two lines? > > Yes, by creating your own RemoteViews for the contentView. > > A Notification's default RemoteViews supports only one line for the > description, with the marquee effect on for android:ellipsize. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2 > > -- 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

