I just need the result of searchview like this:
searchIntent.getStringExtra(SearchManager.QUERY)
but I don't want it from auto-reload the activity.
Thanks!
I just need the result of searchview like this:
searchIntent.getStringExtra(SearchManager.QUERY)
but I don't want it from auto-reload the activity.
Thanks!