views:

15

answers:

0

Hello all,
I want to implement the behavior of UITextView like 'Submit Review' menu on iTunes App. On 4th row (Review (Optional)), I think that is a UITextView inside UITableView, am I right? So, if UITextView reach third text line, all of view will scroll, how to do that? I will appreciate your answer, thank you.