I am developing an application that uses fragments, here is my problem.
1. In older versions of android, we can override the onSearchRequested () method in actions.
2. But where, as in fragments, we cannot override onSearchRequested () how to implement this method in fragments.
Thanks, Nikhilreddy.
source share