1

I'm trying to make a status bar app, but i'm having some problems. How can i show a popover with a custom view after the status item is clicked? Example code would be appreciated.

Pedro Vieira
  • 3,330
  • 3
  • 41
  • 76

1 Answers1

1

Check out Popup. It is an open source project where you can learn all about how to do this by running it and dissecting it.

coneybeare
  • 33,113
  • 21
  • 131
  • 183