Hi there, I want to know how to keep the search text that I put into the standard Android search box.(when using android.app.searchable)
So if I put in a search term "hi" and click the search button, after the screen refreshes I want that "hi" to remain in the search text box. What I am creating is a kind of dictionary that displays all the closest matched words in a ListView once a user clicks search. The page refreshes once I click search , the ListView populates as it should but the search term text resets. Any ideas are appreciated. Thanks you very much. Regards Vaughn Preddy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

