FormKit.m icon indicating copy to clipboard operation
FormKit.m copied to clipboard

Return key in BWLongTextViewController should say "Return", not "Go

Open jaredalexander opened this issue 10 years ago • 0 comments

Return seems more appropriate. Go doesn't seem to make sense...

viewDidLoad should have: self.textView.returnKeyType = UIReturnKeyDefault;

Thanks!

jaredalexander avatar Jul 27 '14 00:07 jaredalexander