You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you integrate DAKeyboardControl on a view controller in a Navigation Controller, and add a TextView on the next View Controller. DAKeybaordControl will get messed up by the controls next to it.
I have a viewcontroller and integrated the DAKeyboardControl in it. I push a newview from that view and in the next view there is a UITextView on that page. This text view causes a problem as I return to the previous screen, the DAKeyboardControl show up in the middle of screen if keyboard was not dismissed, or will vanish.
The text was updated successfully, but these errors were encountered:
If you integrate DAKeyboardControl on a view controller in a Navigation Controller, and add a TextView on the next View Controller. DAKeybaordControl will get messed up by the controls next to it.
I have a viewcontroller and integrated the DAKeyboardControl in it. I push a newview from that view and in the next view there is a UITextView on that page. This text view causes a problem as I return to the previous screen, the DAKeyboardControl show up in the middle of screen if keyboard was not dismissed, or will vanish.
The text was updated successfully, but these errors were encountered: