TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

ScrollView jumping when keyboard is visible and user is switch by tab in text fields

Open renetik opened this issue 12 years ago • 1 comments

ScrollView jumping when keyboard is visible and user is switch by tab in text fields.

renetik avatar Apr 20 '12 19:04 renetik

According to this thread (and it worked for me), you just have to wrap your content with another UIScrollView (so a subview of your TPKeyboardAvoidingScrollView).

Ni0rd avatar Sep 06 '12 18:09 Ni0rd