Reputation: 3370
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.
Upvotes: 1
Views: 1255
Reputation: 33101
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.
Upvotes: 1