TPKeyboardAvoiding
TPKeyboardAvoiding copied to clipboard
When moving controls under scrollview using Docoment Outline, controls move in UIVIew
Got one UIView working correctly, moved on to the next UIView, and when using Document Outline to move other controls under ScrollView, they move also in the UIView, which should not happen.
Am I supposed to move all of the controls under the scroll view, or can I get away with only moving the ones that would be hidden by the keyboard?