0

How can i implement "more button" like this picture (the button will stick with last word of line) . That will take get action when i click at the button (like switch to other view).

Image link http://image.ohozaa.com/view2/xEYgoqRBMZm5uc23

1 Answers1

1

Use a simple UIButton, set the text correctly, and then when the user clicks it you can resize the textview.

Enrico Susatyo
  • 19,372
  • 18
  • 95
  • 156