I have a SearchView in my actionbar with suggestions enabled via a cursor adapter. How can we change the default close icon on SearchView to a loading icon when we perform filterig on the suggestionsAdapter?
Asked
Active
Viewed 378 times
1
-
With the loading animation or just the icon ? – Jayesh Elamgodil Apr 02 '15 at 19:52
-
see 4th answer in this [Question](http://stackoverflow.com/questions/10445760/how-to-change-the-default-icon-on-the-searchview-to-be-use-in-the-action-bar-on) – Harin Apr 03 '15 at 07:15