After making an auto complete text view once the user click the OK button(which i made) i wanted the application to display the contents of selected text in auto complete as a button or as a text view..I find only Toast class for this..which will last only for a short time..Is there any other way of doing it??
Share
OK, fjust write onClick method in OnClickListener as