Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support Highlighting for iOS 7 Drawer Button Item #119

Merged
merged 2 commits into from
Sep 27, 2013

Conversation

TomSwift
Copy link
Contributor

This set of changes enables touch/highlight state in iOS7 for the MMDrawerBarButtonItem. It also adds an initWithCoder: method for xib/storyboard support, and tweaks the iOS6 codepath such that the bar button item action sender is now the bar button item itself, not the UIButton custom-view.

- touch/highlight-state support in iOS7
- added initWithCoder: for xib/storyboard support
- touch-action sender is now the bar button item itself vs a UIButton
@kcharwood kcharwood merged commit 9c781d9 into mutualmobile:master Sep 27, 2013
@kcharwood
Copy link
Contributor

Thanks @TomSwift. Just merged it in.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants