Friends,
I've a problem in moving the cursor to first location. I've an application which keep adding the note. When user press "edit" button, i am launching another screen and want to move notes existing text at the bottom of TextView while cursor is on the first location. This behavior is similar to email reply screen. Here email body is attached with the reply screen while the cursor blinks start (0, 0) location of textView. Does anyone can help? how to do it?