原文:android open message from a listview to an editext
I am trying to add the messages that are in the inbox on the listview and that is ok. I want to use the message to open it to a new edittext that is under of the listview. here is my code public ...