DAKeyboardControl
DAKeyboardControl copied to clipboard
grabbing the keyboardView now happens in inputKeyboardWillShow
Follow-up of issue #92, grabbing the keyboardView now happens in inputKeyboardWillShow instead of inputKeyboardDidShow. Removed the observer for UIKeyboardDidShowNotification as it no longer served any purpose.