billchanums

Results 1 issues of billchanums

The view has 4 text fields and not higher then the root UIView's size. I added a line to fix the issue: - (void)keyboardWillHide:(NSNotification*)notification { _keyboardRect = CGRectZero; _keyboardVisible =...