Android : Android: Recent Suggestion listener to open custom activity

on Thursday, September 18, 2014


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