I have a custom ListView set up in my app.
I am not sure how or if it's possible to do but I want to know how can I have the Android search icon to allow user to search within the ListView. So as the search becomes relevant, the ListView scrolls to that position and changes the background drawable.
I am looking to implement the search inside the ActionBar like this: