You can have a view in the title layout and make it GONE. And whenever you need to show it , make it VISIBLE.
On Sat, Oct 2, 2010 at 1:51 AM, Quasney <[email protected]> wrote: > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com -- 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

