LMAlertView icon indicating copy to clipboard operation
LMAlertView copied to clipboard

Keyboard appearance issue

Open shkutkov opened this issue 11 years ago • 0 comments

UIKeyboardWillShowNotification observer is only registered in initWithViewController. Why don't we add this registration logic in other init methods?

I have an issue with keyboard appearance with initWithTitle... method - the keyboard overlaps the alert window.

shkutkov avatar Feb 09 '15 17:02 shkutkov