TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

Useless because of landscape mode on iPhone

Open gerchicov-bp opened this issue 8 years ago • 0 comments

UITableView + UITextView + landscape mode = HELL You always get one of two following situations: 1)UITextView is too huge than the visible area so you can't access text from the begin or the end 2)UITextView is fully scrolled outside the screen

gerchicov-bp avatar Apr 11 '16 15:04 gerchicov-bp