KennethTsang/GrowingTextView

Toolbar remains fixed while dismissing keyboard interactively

hipwelljo opened this issue · 1 comments

If you add a scroll view into the view and set the keyboard dismissal behavior to interactive, when you drag down starting above the toolbar containing the text view, it remains fixed in place while the keyboard is pulled down interactively.

The toolbar will only follow the keyboard if it's inside the textView's inputAccessoryView.