I need to edit the textview without replacing the all text, for example myText : Hi Like if i click the button it will add "Hello" , so it should be like this "Hi Hello" without replacing the all text.
Sorry for bad English.
I used setText and it replace all text