tristanhimmelman / THContactPicker

An iOS view used for selecting contacts. This view is inspired by the contact selection in the iOS Mail and Messages apps
MIT License
663 stars 173 forks source link

Converted resignFirstResponder to proper BOOL method #37

Closed schayes04 closed 9 years ago

schayes04 commented 9 years ago

Converted resignFirstResponder to proper BOOL method which also now calls super as needed. This silences remaining Xcode analyze warnings