When MGScrollView needs ignore keyboard event, the property - keepFirstResponderAboveKeyboard - should be set to NO. While in the method - keyboardWillDisappear, the current existing code doesn't check this property.
So, please accept the PR when you examined issue. Thanks.
When MGScrollView needs ignore keyboard event, the property - keepFirstResponderAboveKeyboard - should be set to NO. While in the method - keyboardWillDisappear, the current existing code doesn't check this property.
So, please accept the PR when you examined issue. Thanks.