waynehartman / WHMessageActivities

UIActivity subclasses for direct customization of MessageUI controllers.
97 stars 9 forks source link

Support for iPad and UIPopoverController #4

Open tanwwg opened 11 years ago

tanwwg commented 11 years ago

Hey Wayne,

I've a small patch to support WHMessageActivity on the iPad where the UI is show in a popover. It adds support to properly dismiss the popover.

Would you be interested?

waynehartman commented 11 years ago

A patch for this issue was recently added by another user. Do you have the latest version? If the issue stills persists, please fork and send a pull request and I'll gladly merge it in.