SearchView hint not showing

To add SearchView hint text use the following code :

search.setQueryHint("Custom Search Hint");

Leave a Comment