Android how to set up a Search Interface for RadioButtons
I have seen this two links:
http://developer.android.com/guide/topics/search/index.html
http://developer.android.com/training/search/setup.html
and I have set up the searching interface, but now I have a question: What
I have is to have an activity with a list of buttons, and since there are
a lot of them, I want the user to be able to search for the buttons by
there text. How could I search the buttons?
No comments:
Post a Comment