I have a searchView with RecentSuggestions and I want when someone press on one of the suggestions to open a different activity from the default that I state on AndroidManifest. I can't find anything to implement this. I tried to override the onQueryTextSubmit() but it didn't work. Any ideas? Thanks.
0 comments:
Post a Comment