Hello all, I am creating an android app, and in the app I would like to have a button that expands the status bar.
When I was thinking up the design for the app it seemed like a simple task like that would be, well, simple. But I come to find out that the StatusBarManager is not part of the public API? Why? I can now not add functionality to an app that is clearly available just not in the public api. Is there another abstract way of expanding the status bar? -- 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

