[android-developers] Re: How to Add Item Status Bar Dropdown Menu/List?

2011-01-31 Thread AndroidDevTime
Well the documentation does show a way to add notifications to the status bar using NotificationMgr. I wonder if Notifications are the only thing that can be added to the STATUS bar. And if anything else can be added below the Status Bar besides the Notification dropdowns ? In particular is

[android-developers] Re: How to Add Item Status Bar Dropdown Menu/List?

2011-01-31 Thread AndroidDevTime
while we are on the topic is there any better way to get a clickable Icon on the status bar then using notifications? Are there any layout options that could allow custom rendering of below the status bar or change of priority of notifications appearing below the status ba? On Jan 31, 7:46 pm,

Re: [android-developers] Re: How to Add Item Status Bar Dropdown Menu/List?

2011-01-31 Thread TreKing
On Mon, Jan 31, 2011 at 9:46 PM, AndroidDevTime androiddevd...@gmail.comwrote: I wonder if Notifications are the only thing that can be added to the STATUS bar. What else would one put there? And if anything else can be added below the Status Bar besides the Notification dropdowns ?